クラス
RTC.TimedString の使用

TimedString を使用しているパッケージ
RTC   
RTMExamples.GUIIn   
 

RTC での TimedString の使用
 

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

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

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

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

RTMExamples.GUIIn での TimedString の使用
 

TimedString として宣言されている RTMExamples.GUIIn のフィールド
protected  TimedString GUIInImpl.m_out2_val
           
 

TimedString 型の型パラメータを持つ RTMExamples.GUIIn のフィールド
protected  DataRef<TimedString> GUIInImpl.m_out2
           
protected  OutPort<TimedString> GUIInImpl.m_out2Out