Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
org::omg::CORBA Namespace Reference
Detailed Description
Interfaces of Corba.
|
Compounds |
class | Any |
class | AttributeDef |
class | AttributeDescription |
class | BAD_CONTEXT |
class | BAD_INV_ORDER |
class | BAD_OPERATION |
class | BAD_PARAM |
class | COMM_FAILURE |
class | Contained |
class | Container |
class | Context |
class | Description |
class | ExceptionDef |
class | ExceptionDescription |
class | FullInterfaceDescription |
class | IDLType |
class | InterfaceDef |
class | InterfaceDescription |
class | INV_OBJREF |
class | InvalidName |
class | IRObject |
class | MARSHAL |
class | ModuleDef |
class | ModuleDescription |
class | NO_IMPLEMENT |
class | NO_MEMORY |
class | NO_PERMISSION |
class | NO_RESOURCES |
class | NO_RESPONSE |
class | OBJ_ADAPTER |
class | Object |
class | OBJECT_NOT_EXIST |
class | OperationDef |
class | OperationDescription |
class | ORB |
class | ParameterDescription |
class | PERSIST_STORE |
class | PrimitiveDef |
class | Repository |
class | SequenceDef |
class | ServerRequest |
class | StringDef |
class | StructDef |
class | StructMember |
class | SystemException |
class | TRANSACTION_REQUIRED |
class | TRANSACTION_ROLLEDBACK |
class | TRANSIENT |
class | TypeCode |
class | UNKNOWN |
Enumerations |
enum | AttributeMode { ATTR_NORMAL,
ATTR_READONLY
} |
enum | DefinitionKind {
dk_none,
dk_all,
dk_Attribute,
dk_Constant,
dk_Exception,
dk_Interface,
dk_Module,
dk_Operation,
dk_Typedef,
dk_Alias,
dk_Struct,
dk_Union,
dk_Enum,
dk_Primitive,
dk_String,
dk_Sequence,
dk_Array,
dk_Repository,
dk_Wstring,
dk_Fixed,
dk_Value,
dk_ValueBox,
dk_ValueMember,
dk_Native,
dk_AbstractInterface,
dk_LocalInterface
} |
enum | OperationMode { OP_NORMAL,
OP_ONEWAY
} |
enum | ParameterMode { PARAM_IN,
PARAM_OUT,
PARAM_INOUT
} |
enum | CompletionStatus { COMPLETED_YES,
COMPLETED_NO,
COMPLETED_MAYBE
} |
enum | PrimitiveKind {
pk_null,
pk_void,
pk_short,
pk_long,
pk_ushort,
pk_ulong,
pk_float,
pk_double,
pk_boolean,
pk_char,
pk_octet,
pk_any,
pk_TypeCode,
pk_Principal,
pk_string,
pk_objref,
pk_longlong,
pk_ulonglong,
pk_longdouble,
pk_wchar,
pk_wstring
} |
enum | TCKind {
tk_null = 0,
tk_void,
tk_short,
tk_long,
tk_ushort,
tk_ulong,
tk_float,
tk_double,
tk_boolean,
tk_char,
tk_octet,
tk_any,
tk_TypeCode,
tk_Principal,
tk_objref,
tk_struct,
tk_union,
tk_enum,
tk_string,
tk_sequence,
tk_array,
tk_alias,
tk_except,
tk_longlong,
tk_ulonglong,
tk_longdouble,
tk_wchar,
tk_wstring,
tk_fixed,
tk_value,
tk_value_box,
tk_native,
tk_abstract_interface
} |
| CORBA types. More...
|
Functions |
| ACDK_DECL_CORPROXY (IRObject, ACDKX_ORB_PUBLIC) |
Variables |
enum | TCKind |
enum | DefinitionKind |
enum | AttributeMode |
enum | OperationMode |
enum | PrimitiveKind |
Enumeration Type Documentation
|
- Enumeration values:
-
COMPLETED_YES |
|
COMPLETED_NO |
|
COMPLETED_MAYBE |
|
|
|
- Enumeration values:
-
dk_none |
|
dk_all |
|
dk_Attribute |
|
dk_Constant |
|
dk_Exception |
|
dk_Interface |
|
dk_Module |
|
dk_Operation |
|
dk_Typedef |
|
dk_Alias |
|
dk_Struct |
|
dk_Union |
|
dk_Enum |
|
dk_Primitive |
|
dk_String |
|
dk_Sequence |
|
dk_Array |
|
dk_Repository |
|
dk_Wstring |
|
dk_Fixed |
|
dk_Value |
|
dk_ValueBox |
|
dk_ValueMember |
|
dk_Native |
|
dk_AbstractInterface |
|
dk_LocalInterface |
|
|
|
- Enumeration values:
-
pk_null |
|
pk_void |
|
pk_short |
|
pk_long |
|
pk_ushort |
|
pk_ulong |
|
pk_float |
|
pk_double |
|
pk_boolean |
|
pk_char |
|
pk_octet |
|
pk_any |
|
pk_TypeCode |
|
pk_Principal |
|
pk_string |
|
pk_objref |
|
pk_longlong |
|
pk_ulonglong |
|
pk_longdouble |
|
pk_wchar |
|
pk_wstring |
|
|
|
CORBA types.
- Enumeration values:
-
tk_null |
|
tk_void |
|
tk_short |
|
tk_long |
|
tk_ushort |
|
tk_ulong |
|
tk_float |
|
tk_double |
|
tk_boolean |
|
tk_char |
|
tk_octet |
|
tk_any |
|
tk_TypeCode |
|
tk_Principal |
|
tk_objref |
|
tk_struct |
|
tk_union |
|
tk_enum |
|
tk_string |
|
tk_sequence |
|
tk_array |
|
tk_alias |
|
tk_except |
|
tk_longlong |
|
tk_ulonglong |
|
tk_longdouble |
|
tk_wchar |
|
tk_wstring |
|
tk_fixed |
|
tk_value |
|
tk_value_box |
|
tk_native |
|
tk_abstract_interface |
|
|
Function Documentation
ACDK_DECL_CORPROXY |
( |
IRObject |
, |
|
|
ACDKX_ORB_PUBLIC |
|
|
) |
|
|
Variable Documentation
|