si::ijs::maci::ObjectSeqHelper Class Reference

Collaboration diagram for si::ijs::maci::ObjectSeqHelper:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static void insert (org.omg.CORBA.Any any, org.omg.CORBA.Object[] s)
static org.omg.CORBA.Object[] extract (final org.omg.CORBA.Any any)
static org.omg.CORBA.TypeCode type ()
static String id ()
static org.omg.CORBA.Object[] read (final org.omg.CORBA.portable.InputStream _in)
static void write (final org.omg.CORBA.portable.OutputStream _out, org.omg.CORBA.Object[] _s)

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of alias "ObjectSeq"

Author:
JacORB IDL compiler

Member Function Documentation

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

References read().

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

References type(), and write().

static org.omg.CORBA.Object [] si::ijs::maci::ObjectSeqHelper::read ( final org.omg.CORBA.portable.InputStream  _in  )  [inline, static]

Referenced by extract().

static org.omg.CORBA.TypeCode si::ijs::maci::ObjectSeqHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

static void si::ijs::maci::ObjectSeqHelper::write ( final org.omg.CORBA.portable.OutputStream  _out,
org.omg.CORBA.Object[]  _s 
) [inline, static]

Referenced by insert().


Member Data Documentation

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

Referenced by type().


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

Generated by  doxygen 1.6.2