クラス
RTC.TimedDoubleSeq の使用

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

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)
           
 

RTMExamples.SeqIO での TimedDoubleSeq の使用
 

TimedDoubleSeq として宣言されている RTMExamples.SeqIO のフィールド
protected  TimedDoubleSeq SeqOutImpl.m_DoubleSeq_val
           
protected  TimedDoubleSeq SeqInImpl.m_DoubleSeq_val
           
 

TimedDoubleSeq 型の型パラメータを持つ RTMExamples.SeqIO のフィールド
protected  DataRef<TimedDoubleSeq> SeqOutImpl.m_DoubleSeq
           
protected  DataRef<TimedDoubleSeq> SeqInImpl.m_DoubleSeq
           
protected  InPort<TimedDoubleSeq> SeqInImpl.m_DoubleSeqIn
           
protected  OutPort<TimedDoubleSeq> SeqOutImpl.m_DoubleSeqOut