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