クラス
RTC.ActArrayState の使用

ActArrayState を使用しているパッケージ
RTC   
 

RTC での ActArrayState の使用
 

ActArrayState として宣言されている RTC のフィールド
 ActArrayState ActArrayStateHolder.value
           
 

ActArrayState を返す RTC のメソッド
static ActArrayState ActArrayStateHelper.extract(org.omg.CORBA.Any a)
           
static ActArrayState ActArrayStateHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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

ActArrayState 型のパラメータを持つ RTC のコンストラクタ
ActArrayStateHolder(ActArrayState initialValue)