
Static Public Member Functions | |
| static void | insert (org.omg.CORBA.Any any, alma.ACSLoggingLog.NameValue[] s) |
| static alma.ACSLoggingLog.NameValue[] | extract (final org.omg.CORBA.Any any) |
| static org.omg.CORBA.TypeCode | type () |
| static String | id () |
| static alma.ACSLoggingLog.NameValue[] | read (final org.omg.CORBA.portable.InputStream _in) |
| static void | write (final org.omg.CORBA.portable.OutputStream _out, alma.ACSLoggingLog.NameValue[] _s) |
Static Private Attributes | |
| static org.omg.CORBA.TypeCode | _type = null |
Generated from IDL definition of alias "NameValueSeq"
| static alma.ACSLoggingLog.NameValue [] alma::ACSLoggingLog::NameValueSeqHelper::extract | ( | final org.omg.CORBA.Any | any | ) | [inline, static] |
References read().
| static String alma::ACSLoggingLog::NameValueSeqHelper::id | ( | ) | [inline, static] |
| static void alma::ACSLoggingLog::NameValueSeqHelper::insert | ( | org.omg.CORBA.Any | any, | |
| alma.ACSLoggingLog.NameValue[] | s | |||
| ) | [inline, static] |
| static alma.ACSLoggingLog.NameValue [] alma::ACSLoggingLog::NameValueSeqHelper::read | ( | final org.omg.CORBA.portable.InputStream | _in | ) | [inline, static] |
References alma::ACSLoggingLog::NameValue::NameValue().
Referenced by extract().
| static org.omg.CORBA.TypeCode alma::ACSLoggingLog::NameValueSeqHelper::type | ( | ) | [inline, static] |
| static void alma::ACSLoggingLog::NameValueSeqHelper::write | ( | final org.omg.CORBA.portable.OutputStream | _out, | |
| alma.ACSLoggingLog.NameValue[] | _s | |||
| ) | [inline, static] |
Referenced by insert().
org.omg.CORBA.TypeCode alma::ACSLoggingLog::NameValueSeqHelper::_type = null [static, private] |
Referenced by type().
1.6.2