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