
Static Public Member Functions | |
| static org.omg.CORBA.TypeCode | type () |
| static void | insert (final org.omg.CORBA.Any any, final alma.ACS.CharacteristicComponentDesc s) |
| static alma.ACS.CharacteristicComponentDesc | extract (final org.omg.CORBA.Any any) |
| static String | id () |
| static alma.ACS.CharacteristicComponentDesc | read (final org.omg.CORBA.portable.InputStream in) |
| static void | write (final org.omg.CORBA.portable.OutputStream out, final alma.ACS.CharacteristicComponentDesc s) |
Static Private Attributes | |
| static org.omg.CORBA.TypeCode | _type = null |
Generated from IDL definition of struct "CharacteristicComponentDesc"
| static alma.ACS.CharacteristicComponentDesc alma::ACS::CharacteristicComponentDescHelper::extract | ( | final org.omg.CORBA.Any | any | ) | [inline, static] |
References read().
| static String alma::ACS::CharacteristicComponentDescHelper::id | ( | ) | [inline, static] |
| static void alma::ACS::CharacteristicComponentDescHelper::insert | ( | final org.omg.CORBA.Any | any, | |
| final alma.ACS.CharacteristicComponentDesc | s | |||
| ) | [inline, static] |
| static alma.ACS.CharacteristicComponentDesc alma::ACS::CharacteristicComponentDescHelper::read | ( | final org.omg.CORBA.portable.InputStream | in | ) | [inline, static] |
References alma::ACS::CharacteristicComponentDesc::CharacteristicComponentDesc().
Referenced by extract().
| static org.omg.CORBA.TypeCode alma::ACS::CharacteristicComponentDescHelper::type | ( | ) | [inline, static] |
| static void alma::ACS::CharacteristicComponentDescHelper::write | ( | final org.omg.CORBA.portable.OutputStream | out, | |
| final alma.ACS.CharacteristicComponentDesc | s | |||
| ) | [inline, static] |
Referenced by insert().
org.omg.CORBA.TypeCode alma::ACS::CharacteristicComponentDescHelper::_type = null [static, private] |
Referenced by type().
1.6.2