tdem::TDEM_TOPICS::modalSpaceHelper Class Reference

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

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of struct "modalSpace"

Author:
JacORB IDL compiler

Member Function Documentation

static tdem.TDEM_TOPICS.modalSpace tdem::TDEM_TOPICS::modalSpaceHelper::extract ( final org.omg.CORBA.Any  any  )  [inline, static]

References read().

static String tdem::TDEM_TOPICS::modalSpaceHelper::id (  )  [inline, static]
static void tdem::TDEM_TOPICS::modalSpaceHelper::insert ( final org.omg.CORBA.Any  any,
final tdem.TDEM_TOPICS.modalSpace  s 
) [inline, static]

References type(), and write().

static tdem.TDEM_TOPICS.modalSpace tdem::TDEM_TOPICS::modalSpaceHelper::read ( final org.omg.CORBA.portable.InputStream  in  )  [inline, static]
static org.omg.CORBA.TypeCode tdem::TDEM_TOPICS::modalSpaceHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

static void tdem::TDEM_TOPICS::modalSpaceHelper::write ( final org.omg.CORBA.portable.OutputStream  out,
final tdem.TDEM_TOPICS.modalSpace  s 
) [inline, static]

Referenced by insert().


Member Data Documentation

org.omg.CORBA.TypeCode tdem::TDEM_TOPICS::modalSpaceHelper::_type = null [static, private]

Referenced by type().


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

Generated by  doxygen 1.6.2