|
Crossfire JXClient, Trunk
|
import"ir.idl";
Inheritance diagram for CORBA::OperationDef:
Collaboration diagram for CORBA::OperationDef:Public Attributes | |
| attribute ContextIdSeq | contexts |
| attribute ExceptionDefSeq | exceptions |
| attribute OperationMode | mode |
| attribute ParDescriptionSeq | params |
| readonly attribute TypeCode | result |
| attribute IDLType | result_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 () |
An OperationDef represents the information that defines an operation of an interface.
| attribute ContextIdSeq CORBA::OperationDef::contexts |
| attribute ExceptionDefSeq CORBA::OperationDef::exceptions |
| attribute OperationMode CORBA::OperationDef::mode |
| attribute ParDescriptionSeq CORBA::OperationDef::params |