クラス
RTC.Features の使用

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

RTC での Features の使用
 

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

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

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

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