クラス
RTC.GripperGeometry の使用

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

RTC での GripperGeometry の使用
 

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

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

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

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