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

import"ir.idl";

Inheritance diagram for CORBA::IDLType:
Inheritance graph
Collaboration diagram for CORBA::IDLType:
Collaboration graph

Public Attributes

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

The IDLType interface is an abstract interface inherited by all IR objects that represent the OMG IDL types. It provides access to the TypeCode describing the type, and is used in defining the other interfaces wherever definitions of IDLType must be referenced.

Definition at line 303 of file ir.idl.

Member Data Documentation

◆ type

readonly attribute TypeCode CORBA::IDLType::type

Definition at line 311 of file ir.idl.


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