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

import"ir.idl";

Inheritance diagram for CORBA::SequenceDef:
Inheritance graph
Collaboration diagram for CORBA::SequenceDef:
Collaboration graph

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

Detailed Description

A SequenceDef represents an OMG IDL sequence type. As sequence types are anonymous, this interface is not derived from TypedefDef or Contained.

Definition at line 472 of file ir.idl.

Member Data Documentation

◆ bound

attribute unsigned long CORBA::SequenceDef::bound

Definition at line 479 of file ir.idl.

◆ element_type

readonly attribute TypeCode CORBA::SequenceDef::element_type

Definition at line 480 of file ir.idl.

◆ element_type_def

attribute IDLType CORBA::SequenceDef::element_type_def

Definition at line 481 of file ir.idl.


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