alma::ACSLoggingLog::NameValueHelper Class Reference

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

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of struct "NameValue"

Author:
JacORB IDL compiler

Member Function Documentation

static alma.ACSLoggingLog.NameValue alma::ACSLoggingLog::NameValueHelper::extract ( final org.omg.CORBA.Any  any  )  [inline, static]

References read().

static String alma::ACSLoggingLog::NameValueHelper::id (  )  [inline, static]
static void alma::ACSLoggingLog::NameValueHelper::insert ( final org.omg.CORBA.Any  any,
final alma.ACSLoggingLog.NameValue  s 
) [inline, static]

References type(), and write().

static alma.ACSLoggingLog.NameValue alma::ACSLoggingLog::NameValueHelper::read ( final org.omg.CORBA.portable.InputStream  in  )  [inline, static]
static org.omg.CORBA.TypeCode alma::ACSLoggingLog::NameValueHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

static void alma::ACSLoggingLog::NameValueHelper::write ( final org.omg.CORBA.portable.OutputStream  out,
final alma.ACSLoggingLog.NameValue  s 
) [inline, static]

Referenced by insert().


Member Data Documentation

org.omg.CORBA.TypeCode alma::ACSLoggingLog::NameValueHelper::_type = null [static, private]

Referenced by type().


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

Generated by  doxygen 1.6.2