クラス
RTC.TimedLongSeq の使用

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

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)