クラス
RTC.TimedWCharSeq の使用

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

RTC での TimedWCharSeq の使用
 

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

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

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

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