クラス
RTC.TimedLong の使用

TimedLong を使用しているパッケージ
RTC   
RTMExamples.ExtTrigger   
RTMExamples.GUIIn   
RTMExamples.SeqIO   
RTMExamples.SimpleIO   
 

RTC での TimedLong の使用
 

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

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

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

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

RTMExamples.ExtTrigger での TimedLong の使用
 

TimedLong として宣言されている RTMExamples.ExtTrigger のフィールド
protected  TimedLong ConsoleOutImpl.m_in_val
           
protected  TimedLong ConsoleInImpl.m_out
           
 

TimedLong 型の型パラメータを持つ RTMExamples.ExtTrigger のフィールド
protected  DataRef<TimedLong> ConsoleOutImpl.m_in
           
protected  InPort<TimedLong> ConsoleOutImpl.m_inIn
           
protected  DataRef<TimedLong> ConsoleInImpl.m_out_holder
           
protected  OutPort<TimedLong> ConsoleInImpl.m_outOut
           
 

RTMExamples.GUIIn での TimedLong の使用
 

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

TimedLong 型の型パラメータを持つ RTMExamples.GUIIn のフィールド
protected  DataRef<TimedLong> GUIInImpl.m_out1
           
protected  OutPort<TimedLong> GUIInImpl.m_out1Out
           
 

RTMExamples.SeqIO での TimedLong の使用
 

TimedLong として宣言されている RTMExamples.SeqIO のフィールド
protected  TimedLong SeqOutImpl.m_Long_val
           
protected  TimedLong SeqInImpl.m_Long_val
           
 

TimedLong 型の型パラメータを持つ RTMExamples.SeqIO のフィールド
protected  DataRef<TimedLong> SeqOutImpl.m_Long
           
protected  DataRef<TimedLong> SeqInImpl.m_Long
           
protected  InPort<TimedLong> SeqInImpl.m_LongIn
           
protected  OutPort<TimedLong> SeqOutImpl.m_LongOut
           
 

RTMExamples.SimpleIO での TimedLong の使用
 

TimedLong として宣言されている RTMExamples.SimpleIO のフィールド
protected  TimedLong ConsoleOutImpl.m_in_val
           
protected  TimedLong ConsoleInImpl.m_out_val
           
 

TimedLong 型の型パラメータを持つ RTMExamples.SimpleIO のフィールド
protected  DataRef<TimedLong> ConsoleOutImpl.m_in
           
protected  InPort<TimedLong> ConsoleOutImpl.m_inIn
           
protected  DataRef<TimedLong> ConsoleInImpl.m_out
           
protected  OutPort<TimedLong> ConsoleInImpl.m_outOut