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