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

import"ir.idl";

Inheritance diagram for CORBA::AttributeDef:
Inheritance graph
Collaboration diagram for CORBA::AttributeDef:
Collaboration graph

Public Attributes

attribute AttributeMode mode
 
readonly attribute TypeCode type
 
attribute IDLType type_def
 
- Public Attributes inherited from CORBA::Contained
readonly attribute ScopedName absolute_name
 
readonly attribute Repository containing_repository
 
readonly attribute Container defined_in
 
attribute RepositoryId id
 
attribute Identifier name
 
attribute VersionSpec version
 
- Public Attributes inherited from CORBA::IRObject
readonly attribute DefinitionKind def_kind
 

Additional Inherited Members

- Public Member Functions inherited from CORBA::Contained
Description describe ()
 
void move (in Container new_container, in Identifier new_name, in VersionSpec new_version)
 
- Public Member Functions inherited from CORBA::IRObject
void destroy ()
 

Detailed Description

An AttributeDef represents the information that defines an attribute of an interface.

Definition at line 517 of file ir.idl.

Member Data Documentation

◆ mode

attribute AttributeMode CORBA::AttributeDef::mode

Definition at line 525 of file ir.idl.

◆ type

readonly attribute TypeCode CORBA::AttributeDef::type

Definition at line 523 of file ir.idl.

◆ type_def

attribute IDLType CORBA::AttributeDef::type_def

Definition at line 524 of file ir.idl.


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