alma::ACS::ConditionHelper Class Reference
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.Condition s) |
| static alma.ACS.Condition | extract (final org.omg.CORBA.Any any) |
| static String | id () |
| static Condition | read (final org.omg.CORBA.portable.InputStream in) |
| static void | write (final org.omg.CORBA.portable.OutputStream out, final Condition s) |
Static Private Attributes |
| static org.omg.CORBA.TypeCode | _type = null |
Detailed Description
Generated from IDL definition of enum "Condition"
- Author:
- JacORB IDL compiler
Member Function Documentation
| static alma.ACS.Condition alma::ACS::ConditionHelper::extract |
( |
final org.omg.CORBA.Any |
any |
) |
[inline, static] |
| static String alma::ACS::ConditionHelper::id |
( |
|
) |
[inline, static] |
| static void alma::ACS::ConditionHelper::insert |
( |
final org.omg.CORBA.Any |
any, |
|
|
final alma.ACS.Condition |
s | |
|
) |
| | [inline, static] |
| static Condition alma::ACS::ConditionHelper::read |
( |
final org.omg.CORBA.portable.InputStream |
in |
) |
[inline, static] |
| static org.omg.CORBA.TypeCode alma::ACS::ConditionHelper::type |
( |
|
) |
[inline, static] |
| static void alma::ACS::ConditionHelper::write |
( |
final org.omg.CORBA.portable.OutputStream |
out, |
|
|
final Condition |
s | |
|
) |
| | [inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file: