alma::acscommon::TimeStampHelper Class Reference

Collaboration diagram for alma::acscommon::TimeStampHelper:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

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

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of alias "TimeStamp"

Author:
JacORB IDL compiler

Member Function Documentation

static long alma::acscommon::TimeStampHelper::extract ( final org.omg.CORBA.Any  any  )  [inline, static]

References read().

static String alma::acscommon::TimeStampHelper::id (  )  [inline, static]
static void alma::acscommon::TimeStampHelper::insert ( org.omg.CORBA.Any  any,
long  s 
) [inline, static]

References type(), and write().

static long alma::acscommon::TimeStampHelper::read ( final org.omg.CORBA.portable.InputStream  _in  )  [inline, static]

Referenced by extract().

static org.omg.CORBA.TypeCode alma::acscommon::TimeStampHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

static void alma::acscommon::TimeStampHelper::write ( final org.omg.CORBA.portable.OutputStream  _out,
long  _s 
) [inline, static]

Referenced by insert().


Member Data Documentation

org.omg.CORBA.TypeCode alma::acscommon::TimeStampHelper::_type = null [static, private]

Referenced by type().


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

Generated by  doxygen 1.6.2