alma::ACS::OnOffSwitchHelper Class Reference

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

Static Private Attributes

static org.omg.CORBA.TypeCode _type = null

Detailed Description

Generated from IDL definition of enum "OnOffSwitch"

Author:
JacORB IDL compiler

Member Function Documentation

static alma.ACS.OnOffSwitch alma::ACS::OnOffSwitchHelper::extract ( final org.omg.CORBA.Any  any  )  [inline, static]

References read().

static String alma::ACS::OnOffSwitchHelper::id (  )  [inline, static]
static void alma::ACS::OnOffSwitchHelper::insert ( final org.omg.CORBA.Any  any,
final alma.ACS.OnOffSwitch  s 
) [inline, static]

References type(), and write().

static OnOffSwitch alma::ACS::OnOffSwitchHelper::read ( final org.omg.CORBA.portable.InputStream  in  )  [inline, static]

References alma::ACS::OnOffSwitch::from_int().

Referenced by extract().

static org.omg.CORBA.TypeCode alma::ACS::OnOffSwitchHelper::type (  )  [inline, static]

References _type.

Referenced by insert().

static void alma::ACS::OnOffSwitchHelper::write ( final org.omg.CORBA.portable.OutputStream  out,
final OnOffSwitch  s 
) [inline, static]

References alma::ACS::OnOffSwitch::value.

Referenced by insert().


Member Data Documentation

org.omg.CORBA.TypeCode alma::ACS::OnOffSwitchHelper::_type = null [static, private]

Referenced by type().


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

Generated by  doxygen 1.6.2