com::cosylab::CDB::longSeqHelper Class Reference
List of all members.
Static Public Member Functions |
| static void | insert (org.omg.CORBA.Any any, int[] s) |
| static int[] | extract (final org.omg.CORBA.Any any) |
| static org.omg.CORBA.TypeCode | type () |
| static String | id () |
| static int[] | read (final org.omg.CORBA.portable.InputStream _in) |
| static void | write (final org.omg.CORBA.portable.OutputStream _out, int[] _s) |
Static Private Attributes |
| static org.omg.CORBA.TypeCode | _type = null |
Detailed Description
Generated from IDL definition of alias "longSeq"
- Author:
- JacORB IDL compiler
Member Function Documentation
| static int [] com::cosylab::CDB::longSeqHelper::extract |
( |
final org.omg.CORBA.Any |
any |
) |
[inline, static] |
| static String com::cosylab::CDB::longSeqHelper::id |
( |
|
) |
[inline, static] |
| static void com::cosylab::CDB::longSeqHelper::insert |
( |
org.omg.CORBA.Any |
any, |
|
|
int[] |
s | |
|
) |
| | [inline, static] |
| static int [] com::cosylab::CDB::longSeqHelper::read |
( |
final org.omg.CORBA.portable.InputStream |
_in |
) |
[inline, static] |
| static org.omg.CORBA.TypeCode com::cosylab::CDB::longSeqHelper::type |
( |
|
) |
[inline, static] |
| static void com::cosylab::CDB::longSeqHelper::write |
( |
final org.omg.CORBA.portable.OutputStream |
_out, |
|
|
int[] |
_s | |
|
) |
| | [inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file: