Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::ACS::Bool Class Reference

Collaboration diagram for alma::ACS::Bool:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

Bool from_int (int value)

Static Public Attributes

final int _acsFALSE = 0
final Bool acsFALSE = new Bool(_acsFALSE)
final int _acsTRUE = 1
final Bool acsTRUE = new Bool(_acsTRUE)

Protected Member Functions

 Bool (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 "Bool"
Author:
JacORB IDL compiler


Constructor & Destructor Documentation

alma::ACS::Bool::Bool int  i  )  [inline, protected]
 


Member Function Documentation

Bool alma::ACS::Bool::from_int int  value  )  [inline, static]
 

java.lang.Object alma::ACS::Bool::readResolve  )  throws java.io.ObjectStreamException [inline, package]
 

String alma::ACS::Bool::toString  )  [inline]
 

int alma::ACS::Bool::value  )  [inline]
 


Member Data Documentation

final int alma::ACS::Bool::_acsFALSE = 0 [static]
 

final int alma::ACS::Bool::_acsTRUE = 1 [static]
 

final Bool alma::ACS::Bool::acsFALSE = new Bool(_acsFALSE) [static]
 

final Bool alma::ACS::Bool::acsTRUE = new Bool(_acsTRUE) [static]
 

int alma::ACS::Bool::value = -1 [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:47:14 2009 for ACS Java API by doxygen 1.3.8