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