クラス
RTC.TimedLongSeq の使用

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

RTC での TimedLongSeq の使用
 

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

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

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

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

RTMExamples.SeqIO での TimedLongSeq の使用
 

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

TimedLongSeq 型の型パラメータを持つ RTMExamples.SeqIO のフィールド
protected  DataRef<TimedLongSeq> SeqInImpl.m_LongSeq
           
protected  DataRef<TimedLongSeq> SeqOutImpl.m_LongSeq
           
protected  InPort<TimedLongSeq> SeqInImpl.m_LongSeqIn
           
protected  OutPort<TimedLongSeq> SeqOutImpl.m_LongSeqOut