NotifyExt::PriorityModelHelper Class Reference

Collaboration diagram for NotifyExt::PriorityModelHelper:
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.PriorityModel s)
static NotifyExt.PriorityModel extract (final org.omg.CORBA.Any any)
static String id ()
static PriorityModel read (final org.omg.CORBA.portable.InputStream in)
static void write (final org.omg.CORBA.portable.OutputStream out, final PriorityModel s)

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of enum "PriorityModel"

Author:
JacORB IDL compiler

Member Function Documentation

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

References read().

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

References type(), and write().

static PriorityModel NotifyExt::PriorityModelHelper::read ( final org.omg.CORBA.portable.InputStream  in  )  [inline, static]

References NotifyExt::PriorityModel::from_int().

Referenced by extract().

static org.omg.CORBA.TypeCode NotifyExt::PriorityModelHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

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

References NotifyExt::PriorityModel::value.

Referenced by insert().


Member Data Documentation

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

Referenced by type().


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

Generated by  doxygen 1.6.2