クラス
RTM.ManagerProfile の使用

ManagerProfile を使用しているパッケージ
jp.go.aist.rtm.RTC   
RTM   
 

jp.go.aist.rtm.RTC での ManagerProfile の使用
 

ManagerProfile を返す jp.go.aist.rtm.RTC のメソッド
 ManagerProfile ManagerServant.get_profile()
          マネージャのプロファイルを取得する
 

RTM での ManagerProfile の使用
 

ManagerProfile として宣言されている RTM のフィールド
 ManagerProfile ManagerProfileHolder.value
           
 

ManagerProfile を返す RTM のメソッド
static ManagerProfile ManagerProfileHelper.extract(org.omg.CORBA.Any a)
           
 ManagerProfile _ManagerStub.get_profile()
           
 ManagerProfile ManagerOperations.get_profile()
           
static ManagerProfile ManagerProfileHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

ManagerProfile 型のパラメータを持つ RTM のメソッド
static void ManagerProfileHelper.insert(org.omg.CORBA.Any a, ManagerProfile that)
           
static void ManagerProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream, ManagerProfile value)
           
 

ManagerProfile 型のパラメータを持つ RTM のコンストラクタ
ManagerProfileHolder(ManagerProfile initialValue)