NotifyExt::ThreadPoolParamsHelper Class Reference

Collaboration diagram for NotifyExt::ThreadPoolParamsHelper:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static org.omg.CORBA.TypeCode type ()
static void insert (final org.omg.CORBA.Any any, final NotifyExt.ThreadPoolParams s)
static NotifyExt.ThreadPoolParams extract (final org.omg.CORBA.Any any)
static String id ()
static NotifyExt.ThreadPoolParams read (final org.omg.CORBA.portable.InputStream in)
static void write (final org.omg.CORBA.portable.OutputStream out, final NotifyExt.ThreadPoolParams s)

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of struct "ThreadPoolParams"

Author:
JacORB IDL compiler

Member Function Documentation

static NotifyExt.ThreadPoolParams NotifyExt::ThreadPoolParamsHelper::extract ( final org.omg.CORBA.Any  any  )  [inline, static]

References read().

static String NotifyExt::ThreadPoolParamsHelper::id (  )  [inline, static]
static void NotifyExt::ThreadPoolParamsHelper::insert ( final org.omg.CORBA.Any  any,
final NotifyExt.ThreadPoolParams  s 
) [inline, static]

References type(), and write().

static NotifyExt.ThreadPoolParams NotifyExt::ThreadPoolParamsHelper::read ( final org.omg.CORBA.portable.InputStream  in  )  [inline, static]
static org.omg.CORBA.TypeCode NotifyExt::ThreadPoolParamsHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

static void NotifyExt::ThreadPoolParamsHelper::write ( final org.omg.CORBA.portable.OutputStream  out,
final NotifyExt.ThreadPoolParams  s 
) [inline, static]

Referenced by insert().


Member Data Documentation

org.omg.CORBA.TypeCode NotifyExt::ThreadPoolParamsHelper::_type = null [static, private]

Referenced by type().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2