クラス
RTC.TimedDoubleSeq の使用

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

RTC での TimedDoubleSeq の使用
 

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

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

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

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