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