Crossfire JXClient, Trunk
Public Attributes | List of all members
CORBA::PrimitiveDef Interface Reference

import"ir.idl";

Inheritance diagram for CORBA::PrimitiveDef:
Inheritance graph
Collaboration diagram for CORBA::PrimitiveDef:
Collaboration graph

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 ()
 

Detailed Description

A PrimitiveDef represents one of the IDL primitive types. As primitive types are unnamed, this interface is not derived from TypedefDef or Contained.

Definition at line 450 of file ir.idl.

Member Data Documentation

◆ kind

readonly attribute PrimitiveKind CORBA::PrimitiveDef::kind

Definition at line 457 of file ir.idl.


The documentation for this interface was generated from the following file: