alma::ACS::MasterComponentPackage::SubsystemStateEvent Class Reference

Collaboration diagram for alma::ACS::MasterComponentPackage::SubsystemStateEvent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

static SubsystemStateEvent from_int (int value)

Static Public Attributes

static final int _SUBSYSEVENT_INITPASS1 = 0
static final SubsystemStateEvent SUBSYSEVENT_INITPASS1 = new SubsystemStateEvent(_SUBSYSEVENT_INITPASS1)
static final int _SUBSYSEVENT_INITPASS2 = 1
static final SubsystemStateEvent SUBSYSEVENT_INITPASS2 = new SubsystemStateEvent(_SUBSYSEVENT_INITPASS2)
static final int _SUBSYSEVENT_REINIT = 2
static final SubsystemStateEvent SUBSYSEVENT_REINIT = new SubsystemStateEvent(_SUBSYSEVENT_REINIT)
static final int _SUBSYSEVENT_START = 3
static final SubsystemStateEvent SUBSYSEVENT_START = new SubsystemStateEvent(_SUBSYSEVENT_START)
static final int _SUBSYSEVENT_STOP = 4
static final SubsystemStateEvent SUBSYSEVENT_STOP = new SubsystemStateEvent(_SUBSYSEVENT_STOP)
static final int _SUBSYSEVENT_SHUTDOWNPASS1 = 5
static final SubsystemStateEvent SUBSYSEVENT_SHUTDOWNPASS1 = new SubsystemStateEvent(_SUBSYSEVENT_SHUTDOWNPASS1)
static final int _SUBSYSEVENT_SHUTDOWNPASS2 = 6
static final SubsystemStateEvent SUBSYSEVENT_SHUTDOWNPASS2 = new SubsystemStateEvent(_SUBSYSEVENT_SHUTDOWNPASS2)
static final int _SUBSYSEVENT_ERROR = 7
static final SubsystemStateEvent SUBSYSEVENT_ERROR = new SubsystemStateEvent(_SUBSYSEVENT_ERROR)

Protected Member Functions

 SubsystemStateEvent (int i)

Package Functions

java.lang.Object readResolve () throws java.io.ObjectStreamException

Private Attributes

int value = -1

Detailed Description

Generated from IDL definition of enum "SubsystemStateEvent"

Author:
JacORB IDL compiler

Constructor & Destructor Documentation

alma::ACS::MasterComponentPackage::SubsystemStateEvent::SubsystemStateEvent ( int  i  )  [inline, protected]

References value().


Member Function Documentation

static SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::from_int ( int  value  )  [inline, static]
java.lang.Object alma::ACS::MasterComponentPackage::SubsystemStateEvent::readResolve (  )  throws java.io.ObjectStreamException [inline, package]

References from_int(), and value().

String alma::ACS::MasterComponentPackage::SubsystemStateEvent::toString (  )  [inline]

Member Data Documentation

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().


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

Generated by  doxygen 1.6.2