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

import"ir.idl";

Inheritance diagram for CORBA::ArrayDef:
Inheritance graph
Collaboration diagram for CORBA::ArrayDef:
Collaboration graph

Public Attributes

readonly attribute TypeCode element_type
 
attribute IDLType element_type_def
 
attribute unsigned long length
 
- 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

An ArrayDef represents an OMG IDL array type. As array types are anonymous, this interface is not derived from TypedefDef or Contained.

Definition at line 484 of file ir.idl.

Member Data Documentation

◆ element_type

readonly attribute TypeCode CORBA::ArrayDef::element_type

Definition at line 492 of file ir.idl.

◆ element_type_def

attribute IDLType CORBA::ArrayDef::element_type_def

Definition at line 493 of file ir.idl.

◆ length

attribute unsigned long CORBA::ArrayDef::length

Definition at line 491 of file ir.idl.


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