Uses of Class gnu.CORBA.DynAn.AbstractAny

Uses in package gnu.CORBA.DynAn

Classes derived from gnu.CORBA.DynAn.AbstractAny

class
Provides a base for DynAnys, having multiple components.
class
The primitive dynamic Any holds the value basic final_type that cannot be traversed.
class
Provides support for dynamic array or sequence, where all members have the same final_type.
class
Our implementation of dynamic enumeration.
class
Implements DynAny, holding CORBA fixed.
class
class
Implementation of the DynStruct.
class
Implementation of DynUnion.
class
Implementation of DynValue.
class
Implementation of the DynValueBox.
class
A shared base for both dynamic structure an dynamic value final_type.
class
Represent DynAny that has no internal components (DynEnum and so on).