|
Crossfire JXClient, Trunk
|
import"ir.idl";
Inheritance diagram for CORBA::PrimitiveDef:
Collaboration diagram for CORBA::PrimitiveDef:Public Attributes | |
| readonly attribute PrimitiveKind | kind |
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 PrimitiveDef represents one of the IDL primitive types. As primitive types are unnamed, this interface is not derived from TypedefDef or Contained.
| readonly attribute PrimitiveKind CORBA::PrimitiveDef::kind |