si::ijs::maci::ImplLangTypeHelper Class Reference

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

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of enum "ImplLangType"

Author:
JacORB IDL compiler

Member Function Documentation

static si.ijs.maci.ImplLangType si::ijs::maci::ImplLangTypeHelper::extract ( final org.omg.CORBA.Any  any  )  [inline, static]

References read().

static String si::ijs::maci::ImplLangTypeHelper::id (  )  [inline, static]
static void si::ijs::maci::ImplLangTypeHelper::insert ( final org.omg.CORBA.Any  any,
final si.ijs.maci.ImplLangType  s 
) [inline, static]

References type(), and write().

static ImplLangType si::ijs::maci::ImplLangTypeHelper::read ( final org.omg.CORBA.portable.InputStream  in  )  [inline, static]
static org.omg.CORBA.TypeCode si::ijs::maci::ImplLangTypeHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

static void si::ijs::maci::ImplLangTypeHelper::write ( final org.omg.CORBA.portable.OutputStream  out,
final ImplLangType  s 
) [inline, static]

References si::ijs::maci::ImplLangType::value.

Referenced by insert().


Member Data Documentation

org.omg.CORBA.TypeCode si::ijs::maci::ImplLangTypeHelper::_type = null [static, private]

Referenced by type().


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

Generated by  doxygen 1.6.2