Frames | No Frames |
Constructors with parameter type gnu.CORBA.DynAn.gnuDynAnyFactory | |
Create the abstract dyn any.
| |
Creates the structure with the given typecode.
| |
UndivideableAny.UndivideableAny(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb) Create a new instance with the given typecode.
| |
gnuDynAny.gnuDynAny(Streamable aHolder, TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb) Create DynAny providing the holder.
| |
gnuDynArray.gnuDynArray(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb, boolean initialise_array) Creates new array.
| |
Create a new dyn enum from the given typecode.
| |
Create a new instance of the dyn fixed.
| |
Create a new gnuDynSequence with the given typecode.
| |
Create an instance.
| |
Create a new instance with the given typecode.
| |
Create an instance.
| |
Create a new instance of gnuDynValueBox.
|
Fields of type gnu.CORBA.DynAn.gnuDynAnyFactory | |
gnuDynAnyFactory | The DynAny factory, required in initializations.
|
Methods with parameter type gnu.CORBA.DynAn.gnuDynAnyFactory | |
RecordAny | |
RecordAny | Create a new instance.
|
RecordAny | Create a new instance when copying.
|
Fields of type gnu.CORBA.DynAn.gnuDynAnyFactory | |
gnuDynAnyFactory | Creates dynamic anys.
|