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

import"ir.idl";

Inheritance diagram for CORBA::ConstantDef:
Inheritance graph
Collaboration diagram for CORBA::ConstantDef:
Collaboration graph

Public Attributes

readonly attribute TypeCode type
 
attribute IDLType type_def
 
attribute any value
 
- 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

A ConstantDef object defines a named constant.

Definition at line 372 of file ir.idl.

Member Data Documentation

◆ type

readonly attribute TypeCode CORBA::ConstantDef::type

Definition at line 377 of file ir.idl.

◆ type_def

attribute IDLType CORBA::ConstantDef::type_def

Definition at line 378 of file ir.idl.

◆ value

attribute any CORBA::ConstantDef::value

Definition at line 379 of file ir.idl.


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