インタフェース
OpenRTM.ExtTrigExecutionContextService の使用

ExtTrigExecutionContextService を使用しているパッケージ
OpenRTM   
 

OpenRTM での ExtTrigExecutionContextService の使用
 

ExtTrigExecutionContextService を実装している OpenRTM のクラス
 class _ExtTrigExecutionContextServiceStub
          OpenRTM/_ExtTrigExecutionContextServiceStub.java .
 

ExtTrigExecutionContextService として宣言されている OpenRTM のフィールド
 ExtTrigExecutionContextService ExtTrigExecutionContextServiceHolder.value
           
 

ExtTrigExecutionContextService を返す OpenRTM のメソッド
 ExtTrigExecutionContextService ExtTrigExecutionContextServicePOA._this()
           
 ExtTrigExecutionContextService ExtTrigExecutionContextServicePOA._this(org.omg.CORBA.ORB orb)
           
static ExtTrigExecutionContextService ExtTrigExecutionContextServiceHelper.extract(org.omg.CORBA.Any a)
           
static ExtTrigExecutionContextService ExtTrigExecutionContextServiceHelper.narrow(org.omg.CORBA.Object obj)
           
static ExtTrigExecutionContextService ExtTrigExecutionContextServiceHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static ExtTrigExecutionContextService ExtTrigExecutionContextServiceHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

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

ExtTrigExecutionContextService 型のパラメータを持つ OpenRTM のコンストラクタ
ExtTrigExecutionContextServiceHolder(ExtTrigExecutionContextService initialValue)