クラス
RTC.TimedChar の使用

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

RTC での TimedChar の使用
 

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

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

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

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