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

import"ir.idl";

Inheritance diagram for CORBA::ValueMemberDef:
Inheritance graph
Collaboration diagram for CORBA::ValueMemberDef:
Collaboration graph

Public Attributes

attribute Visibility access
 
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

A ValueMemberDef object represents the public and private data member definition of a Value type

Definition at line 651 of file ir.idl.

Member Data Documentation

◆ access

attribute Visibility CORBA::ValueMemberDef::access

Definition at line 660 of file ir.idl.

◆ type

readonly attribute TypeCode CORBA::ValueMemberDef::type

Definition at line 658 of file ir.idl.

◆ type_def

attribute IDLType CORBA::ValueMemberDef::type_def

Definition at line 659 of file ir.idl.


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