|
Crossfire JXClient, Trunk
|
import"ir.idl";
Inheritance diagram for CORBA::SequenceDef:
Collaboration diagram for CORBA::SequenceDef:Public Attributes | |
| attribute unsigned long | bound |
| readonly attribute TypeCode | element_type |
| attribute IDLType | element_type_def |
Public Attributes inherited from CORBA::IDLType | |
| readonly attribute TypeCode | type |
Public Attributes inherited from CORBA::IRObject | |
| readonly attribute DefinitionKind | def_kind |
Additional Inherited Members | |
Public Member Functions inherited from CORBA::IRObject | |
| void | destroy () |
A SequenceDef represents an OMG IDL sequence type. As sequence types are anonymous, this interface is not derived from TypedefDef or Contained.