クラス
RTC.TimedCharSeq の使用

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

RTC での TimedCharSeq の使用
 

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

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

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

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