Interface Summary |
AbstractInterfaceDef |
An AbstractInterfaceDef object represents an abstract interface definition. |
AbstractInterfaceDefOperations |
An AbstractInterfaceDef object represents an abstract interface definition. |
AliasDef |
An AliasDef represents an OMG IDL typedef that aliases another
definition. |
AliasDefOperations |
An AliasDef represents an OMG IDL typedef that aliases another
definition. |
ARG_IN |
This class is used to symbolize the IN parameter mode when creating an NamedValue. |
ARG_INOUT |
|
ARG_OUT |
|
ArrayDef |
An ArrayDef represents an IDL array type. |
ArrayDefOperations |
An ArrayDef represents an IDL array type. |
AttributeDef |
An AttributeDef represents the information that defines an
attribute of an interface. |
AttributeDefOperations |
An AttributeDef represents the information that defines an
attribute of an interface. |
BAD_POLICY |
|
BAD_POLICY_TYPE |
|
BAD_POLICY_VALUE |
|
ConstantDef |
A ConstantDef object defines a named constant. |
ConstantDefOperations |
A ConstantDef object defines a named constant. |
ConstructionPolicy |
|
ConstructionPolicyOperations |
|
Contained |
The base interface Contained is inherited by all Interface
Repository interfaces that are contained by other IR objects. |
ContainedOperations |
The base interface Contained is inherited by all Interface
Repository interfaces that are contained by other IR objects. |
Container |
The base interface Container is used to form a containment
hierarchy in the Interface Repository. |
ContainerOperations |
The base interface Container is used to form a containment
hierarchy in the Interface Repository. |
CTX_RESTRICT_SCOPE |
|
Current |
interface for the Current object |
CurrentOperations |
interface for the Current object |
CustomMarshal |
|
DataInputStream |
|
DataOutputStream |
|
DomainManager |
|
DomainManagerOperations |
|
EnumDef |
An EnumDef represents an OMG IDL enumeration definition. |
EnumDefOperations |
An EnumDef represents an OMG IDL enumeration definition. |
ExceptionDef |
An ExceptionDef represents an exception definition. |
ExceptionDefOperations |
An ExceptionDef represents an exception definition. |
FixedDef |
A FixedDef represents an IDL fixed point type. |
FixedDefOperations |
A FixedDef represents an IDL fixed point type. |
IDLType |
The base interface IDLType is inherited by all IR objects that
represent OMG IDL types. |
IDLTypeOperations |
The base interface IDLType is inherited by all IR objects that
represent OMG IDL types. |
InterfaceDef |
An InterfaceDef object represents an interface definition. |
InterfaceDefOperations |
An InterfaceDef object represents an interface definition. |
IRObject |
The base interface IRObject represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself. |
IRObjectOperations |
The base interface IRObject represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself. |
LocalInterfaceDef |
A LocalInterfaceDef object represents a local interface definition. |
LocalInterfaceDefOperations |
A LocalInterfaceDef object represents a local interface definition. |
ModuleDef |
A ModuleDef can contain constants, typedefs, exceptions,
interfaces, value types, value boxes, native types and other
module objects. |
ModuleDefOperations |
A ModuleDef can contain constants, typedefs, exceptions,
interfaces, value types, value boxes, native types and other
module objects. |
NativeDef |
A NativeDef object represents a native definition. |
NativeDefOperations |
A NativeDef object represents a native definition. |
Object |
|
OMGVMCID |
|
OperationDef |
An OperationDef represents the information needed to define an
operation of an interface. |
OperationDefOperations |
An OperationDef represents the information needed to define an
operation of an interface. |
Policy |
|
PolicyCurrent |
|
PolicyCurrentOperations |
|
PolicyManager |
The PolicyManager operations are used for setting and accessing
Policy overrides at a particular scope. |
PolicyManagerOperations |
The PolicyManager operations are used for setting and accessing
Policy overrides at a particular scope. |
PolicyOperations |
|
PrimitiveDef |
A PrimitiveDef represents one of the OMG IDL primitive types. |
PrimitiveDefOperations |
A PrimitiveDef represents one of the OMG IDL primitive types. |
PRIVATE_MEMBER |
Define a visibility for a valuetype member, here PRIVATE |
PUBLIC_MEMBER |
Define a visibility for a valuetype member, here PUBLIC |
Repository |
Repository is an interface that provides global access to the
Interface Repository. |
RepositoryOperations |
Repository is an interface that provides global access to the
Interface Repository. |
SecConstruction |
|
Security |
|
SequenceDef |
A SequenceDef represents an IDL sequence type. |
SequenceDefOperations |
A SequenceDef represents an IDL sequence type. |
StringDef |
A StringDef represents an IDL bounded string type. |
StringDefOperations |
A StringDef represents an IDL bounded string type. |
StructDef |
A StructDef represents an OMG IDL structure definition. |
StructDefOperations |
A StructDef represents an OMG IDL structure definition. |
TypeCodeFactory |
TypeCodeFactory, creates typecodes. |
TypeCodeFactoryOperations |
TypeCodeFactory, creates typecodes. |
TypedefDef |
The base interface TypedefDef is inherited by all named
non-object.types (structures, unions, enumerations, and
aliases). |
TypedefDefOperations |
The base interface TypedefDef is inherited by all named
non-object.types (structures, unions, enumerations, and
aliases). |
UnionDef |
A UnionDef represents an OMG IDL union definition. |
UnionDefOperations |
A UnionDef represents an OMG IDL union definition. |
UNSUPPORTED_POLICY |
|
UNSUPPORTED_POLICY_VALUE |
|
ValueBoxDef |
A ValueBoxDef object represents a value box definition. |
ValueBoxDefOperations |
A ValueBoxDef object represents a value box definition. |
ValueDef |
A ValueDef object represents a value definition. |
ValueDefOperations |
A ValueDef object represents a value definition. |
ValueMemberDef |
This interface provides a way to get information about a
valuetype member. |
ValueMemberDefOperations |
This interface provides a way to get information about a
valuetype member. |
VM_ABSTRACT |
|
VM_CUSTOM |
|
VM_NONE |
|
VM_TRUNCATABLE |
|
WstringDef |
A WstringDef represents an IDL wide string. |
WstringDefOperations |
A WstringDef represents an IDL wide string. |
Class Summary |
_AbstractInterfaceDefStub |
An AbstractInterfaceDef object represents an abstract interface definition. |
_AliasDefStub |
An AliasDef represents an OMG IDL typedef that aliases another
definition. |
_ArrayDefStub |
An ArrayDef represents an IDL array type. |
_AttributeDefStub |
An AttributeDef represents the information that defines an
attribute of an interface. |
_ConstantDefStub |
A ConstantDef object defines a named constant. |
_ContainedStub |
The base interface Contained is inherited by all Interface
Repository interfaces that are contained by other IR objects. |
_ContainerStub |
The base interface Container is used to form a containment
hierarchy in the Interface Repository. |
_DomainManagerStub |
|
_EnumDefStub |
An EnumDef represents an OMG IDL enumeration definition. |
_ExceptionDefStub |
An ExceptionDef represents an exception definition. |
_FixedDefStub |
A FixedDef represents an IDL fixed point type. |
_IDLTypeStub |
The base interface IDLType is inherited by all IR objects that
represent OMG IDL types. |
_InterfaceDefStub |
An InterfaceDef object represents an interface definition. |
_IRObjectStub |
The base interface IRObject represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself. |
_LocalInterfaceDefStub |
A LocalInterfaceDef object represents a local interface definition. |
_ModuleDefStub |
A ModuleDef can contain constants, typedefs, exceptions,
interfaces, value types, value boxes, native types and other
module objects. |
_NativeDefStub |
A NativeDef object represents a native definition. |
_OperationDefStub |
An OperationDef represents the information needed to define an
operation of an interface. |
_PolicyStub |
|
_PrimitiveDefStub |
A PrimitiveDef represents one of the OMG IDL primitive types. |
_RepositoryStub |
Repository is an interface that provides global access to the
Interface Repository. |
_SequenceDefStub |
A SequenceDef represents an IDL sequence type. |
_StringDefStub |
A StringDef represents an IDL bounded string type. |
_StructDefStub |
A StructDef represents an OMG IDL structure definition. |
_TypeCodeFactoryStub |
TypeCodeFactory, creates typecodes. |
_TypedefDefStub |
The base interface TypedefDef is inherited by all named
non-object.types (structures, unions, enumerations, and
aliases). |
_UnionDefStub |
A UnionDef represents an OMG IDL union definition. |
_ValueBoxDefStub |
A ValueBoxDef object represents a value box definition. |
_ValueDefStub |
A ValueDef object represents a value definition. |
_ValueMemberDefStub |
This interface provides a way to get information about a
valuetype member. |
_WstringDefStub |
A WstringDef represents an IDL wide string. |
AbstractBaseHelper |
|
AbstractBaseHolder |
|
AbstractInterfaceDefHelper |
|
AbstractInterfaceDefHolder |
|
AbstractInterfaceDefPOA |
An AbstractInterfaceDef object represents an abstract interface definition. |
AbstractInterfaceDefPOATie |
An AbstractInterfaceDef object represents an abstract interface definition. |
AbstractInterfaceDefSeqHelper |
|
AbstractInterfaceDefSeqHolder |
|
AliasDefHelper |
|
AliasDefHolder |
|
AliasDefPOA |
An AliasDef represents an OMG IDL typedef that aliases another
definition. |
AliasDefPOATie |
An AliasDef represents an OMG IDL typedef that aliases another
definition. |
Any |
|
AnyHolder |
|
AnySeqHelper |
|
AnySeqHolder |
|
ArrayDefHelper |
|
ArrayDefHolder |
|
ArrayDefPOA |
An ArrayDef represents an IDL array type. |
ArrayDefPOATie |
An ArrayDef represents an IDL array type. |
AttrDescriptionSeqHelper |
|
AttrDescriptionSeqHolder |
|
AttributeDefHelper |
|
AttributeDefHolder |
|
AttributeDefPOA |
An AttributeDef represents the information that defines an
attribute of an interface. |
AttributeDefPOATie |
An AttributeDef represents the information that defines an
attribute of an interface. |
AttributeDescription |
This structure provides all data that describe an attribute. |
AttributeDescriptionHelper |
|
AttributeDescriptionHolder |
|
AttributeMode |
This enumeration describes an attribute mode which can be
"normal" or "readonly". |
AttributeModeHelper |
|
AttributeModeHolder |
|
BAD_CONTEXTHelper |
|
BAD_CONTEXTHolder |
|
BAD_INV_ORDERHelper |
|
BAD_INV_ORDERHolder |
|
BAD_OPERATIONHelper |
|
BAD_OPERATIONHolder |
|
BAD_PARAMHelper |
|
BAD_PARAMHolder |
|
BAD_QOSHelper |
|
BAD_QOSHolder |
|
BAD_TYPECODEHelper |
|
BAD_TYPECODEHolder |
|
BOA |
This class describes available operations for BOA. |
BooleanHolder |
|
BooleanSeqHelper |
|
BooleanSeqHolder |
|
BoundsHelper |
Deprecated. Use org.omg.CORBA.TypeCodePackage.Bounds |
ByteHolder |
|
CharHolder |
|
CharSeqHelper |
|
CharSeqHolder |
|
CODESET_INCOMPATIBLEHelper |
|
CODESET_INCOMPATIBLEHolder |
|
COMM_FAILUREHelper |
|
COMM_FAILUREHolder |
|
completion_status |
|
completion_statusHelper |
|
completion_statusHolder |
|
CompletionStatus |
|
CompletionStatusHelper |
|
CompletionStatusHolder |
|
ConstantDefHelper |
|
ConstantDefHolder |
|
ConstantDefPOA |
A ConstantDef object defines a named constant. |
ConstantDefPOATie |
A ConstantDef object defines a named constant. |
ConstantDescription |
This structure provides all data that describe a constant. |
ConstantDescriptionHelper |
|
ConstantDescriptionHolder |
|
ConstructionPolicyHelper |
|
ConstructionPolicyHolder |
|
ContainedHelper |
|
ContainedHolder |
|
ContainedPOA |
The base interface Contained is inherited by all Interface
Repository interfaces that are contained by other IR objects. |
ContainedPOATie |
The base interface Contained is inherited by all Interface
Repository interfaces that are contained by other IR objects. |
ContainedSeqHelper |
|
ContainedSeqHolder |
|
ContainerHelper |
|
ContainerHolder |
|
ContainerPOA |
The base interface Container is used to form a containment
hierarchy in the Interface Repository. |
ContainerPOATie |
The base interface Container is used to form a containment
hierarchy in the Interface Repository. |
Context |
|
ContextIdentifierHelper |
|
ContextIdSeqHelper |
|
ContextIdSeqHolder |
|
ContextList |
|
CurrentHelper |
|
CurrentHolder |
|
CustomMarshalHelper |
|
CustomMarshalHolder |
|
DATA_CONVERSIONHelper |
|
DATA_CONVERSIONHolder |
|
DataInputStreamHelper |
|
DataInputStreamHolder |
|
DataOutputStreamHelper |
|
DataOutputStreamHolder |
|
DefinitionKind |
A DefinitionKind identifies the type of an IR object. |
DefinitionKindHelper |
|
DefinitionKindHolder |
|
DomainManagerHelper |
|
DomainManagerHolder |
|
DomainManagerPOA |
|
DomainManagerPOATie |
|
DomainManagersListHelper |
|
DomainManagersListHolder |
|
DoubleHolder |
|
DoubleSeqHelper |
|
DoubleSeqHolder |
|
DynamicImplementation |
Deprecated. org.omg.CORBA.DynamicImplementation |
EnumDefHelper |
|
EnumDefHolder |
|
EnumDefPOA |
An EnumDef represents an OMG IDL enumeration definition. |
EnumDefPOATie |
An EnumDef represents an OMG IDL enumeration definition. |
EnumMemberSeqHelper |
|
EnumMemberSeqHolder |
|
Environment |
|
ExcDescriptionSeqHelper |
|
ExcDescriptionSeqHolder |
|
exception_type |
|
exception_typeHelper |
|
exception_typeHolder |
|
ExceptionDefHelper |
|
ExceptionDefHolder |
|
ExceptionDefPOA |
An ExceptionDef represents an exception definition. |
ExceptionDefPOATie |
An ExceptionDef represents an exception definition. |
ExceptionDefSeqHelper |
|
ExceptionDefSeqHolder |
|
ExceptionDescription |
This structure describes all exception attributes. |
ExceptionDescriptionHelper |
|
ExceptionDescriptionHolder |
|
ExceptionList |
|
ExceptionType |
|
ExceptionTypeHelper |
|
ExceptionTypeHolder |
|
FixedDefHelper |
|
FixedDefHolder |
|
FixedDefPOA |
A FixedDef represents an IDL fixed point type. |
FixedDefPOATie |
A FixedDef represents an IDL fixed point type. |
FloatHolder |
|
FloatSeqHelper |
|
FloatSeqHolder |
|
FREE_MEMHelper |
|
FREE_MEMHolder |
|
IdentifierHelper |
|
IDLTypeHelper |
|
IDLTypeHolder |
|
IDLTypePOA |
The base interface IDLType is inherited by all IR objects that
represent OMG IDL types. |
IDLTypePOATie |
The base interface IDLType is inherited by all IR objects that
represent OMG IDL types. |
IMP_LIMITHelper |
|
IMP_LIMITHolder |
|
INITIALIZEHelper |
|
INITIALIZEHolder |
|
Initializer |
This structure describes a factory for a valuetype. |
InitializerHelper |
|
InitializerHolder |
|
InitializerSeqHelper |
|
InitializerSeqHolder |
|
InterfaceDefHelper |
|
InterfaceDefHolder |
|
InterfaceDefPOA |
An InterfaceDef object represents an interface definition. |
InterfaceDefPOATie |
An InterfaceDef object represents an interface definition. |
InterfaceDefSeqHelper |
|
InterfaceDefSeqHolder |
|
InterfaceDescription |
This structure describes an interface. |
InterfaceDescriptionHelper |
|
InterfaceDescriptionHolder |
|
INTERNALHelper |
|
INTERNALHolder |
|
INTF_REPOSHelper |
|
INTF_REPOSHolder |
|
IntHolder |
|
INV_FLAGHelper |
|
INV_FLAGHolder |
|
INV_IDENTHelper |
|
INV_IDENTHolder |
|
INV_OBJREFHelper |
|
INV_OBJREFHolder |
|
INV_POLICYHelper |
|
INV_POLICYHolder |
|
INVALID_TRANSACTIONHelper |
|
INVALID_TRANSACTIONHolder |
|
InvalidPoliciesHelper |
|
InvalidPoliciesHolder |
|
IRObjectHelper |
|
IRObjectHolder |
|
IRObjectPOA |
The base interface IRObject represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself. |
IRObjectPOATie |
The base interface IRObject represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself. |
LocalInterfaceDefHelper |
|
LocalInterfaceDefHolder |
|
LocalInterfaceDefPOA |
A LocalInterfaceDef object represents a local interface definition. |
LocalInterfaceDefPOATie |
A LocalInterfaceDef object represents a local interface definition. |
LocalInterfaceDefSeqHelper |
|
LocalInterfaceDefSeqHolder |
|
LocalObject |
|
LongHolder |
|
LongLongSeqHelper |
|
LongLongSeqHolder |
|
LongSeqHelper |
|
LongSeqHolder |
|
MARSHALHelper |
|
MARSHALHolder |
|
ModuleDefHelper |
|
ModuleDefHolder |
|
ModuleDefPOA |
A ModuleDef can contain constants, typedefs, exceptions,
interfaces, value types, value boxes, native types and other
module objects. |
ModuleDefPOATie |
A ModuleDef can contain constants, typedefs, exceptions,
interfaces, value types, value boxes, native types and other
module objects. |
ModuleDescription |
This structure provides all data that describe a module. |
ModuleDescriptionHelper |
|
ModuleDescriptionHolder |
|
NamedValue |
|
NativeDefHelper |
|
NativeDefHolder |
|
NativeDefPOA |
A NativeDef object represents a native definition. |
NativeDefPOATie |
A NativeDef object represents a native definition. |
NO_IMPLEMENTHelper |
|
NO_IMPLEMENTHolder |
|
NO_MEMORYHelper |
|
NO_MEMORYHolder |
|
NO_PERMISSIONHelper |
|
NO_PERMISSIONHolder |
|
NO_RESOURCESHelper |
|
NO_RESOURCESHolder |
|
NO_RESPONSEHelper |
|
NO_RESPONSEHolder |
|
NVList |
|
OBJ_ADAPTERHelper |
|
OBJ_ADAPTERHolder |
|
OBJECT_NOT_EXISTHelper |
|
OBJECT_NOT_EXISTHolder |
|
ObjectHolder |
|
OctetSeqHelper |
|
OctetSeqHolder |
|
OpDescriptionSeqHelper |
|
OpDescriptionSeqHolder |
|
OperationDefHelper |
|
OperationDefHolder |
|
OperationDefPOA |
An OperationDef represents the information needed to define an
operation of an interface. |
OperationDefPOATie |
An OperationDef represents the information needed to define an
operation of an interface. |
OperationDescription |
This structure provides all data that describe an operation. |
OperationDescriptionHelper |
|
OperationDescriptionHolder |
|
OperationMode |
This enumeration describes an operation mode which can be
"normal" or "oneway". |
OperationModeHelper |
|
OperationModeHolder |
|
ORB |
|
ParameterDescription |
This structure provides all data that describe a parameter. |
ParameterDescriptionHelper |
|
ParameterDescriptionHolder |
|
ParameterMode |
This enumeration describes a parameter mode which can be "in",
"out" or "inout". |
ParameterModeHelper |
|
ParameterModeHolder |
|
ParDescriptionSeqHelper |
|
ParDescriptionSeqHolder |
|
PERSIST_STOREHelper |
|
PERSIST_STOREHolder |
|
PolicyCurrentHelper |
|
PolicyCurrentHolder |
|
PolicyErrorCodeHelper |
|
PolicyErrorHelper |
|
PolicyErrorHolder |
|
PolicyHelper |
|
PolicyHolder |
|
PolicyListHelper |
|
PolicyListHolder |
|
PolicyManagerHelper |
|
PolicyManagerHolder |
|
PolicyPOA |
|
PolicyPOATie |
|
PolicyTypeHelper |
|
PolicyTypeSeqHelper |
|
PolicyTypeSeqHolder |
|
PrimitiveDefHelper |
|
PrimitiveDefHolder |
|
PrimitiveDefPOA |
A PrimitiveDef represents one of the OMG IDL primitive types. |
PrimitiveDefPOATie |
A PrimitiveDef represents one of the OMG IDL primitive types. |
PrimitiveKind |
In CORBA, there are primitive types as for example : long,
double, float, and so on. |
PrimitiveKindHelper |
|
PrimitiveKindHolder |
|
Principal |
Deprecated. Principal |
PrincipalHolder |
|
REBINDHelper |
|
REBINDHolder |
|
RepositoryHelper |
|
RepositoryHolder |
|
RepositoryIdHelper |
|
RepositoryIdSeqHelper |
|
RepositoryIdSeqHolder |
|
RepositoryPOA |
Repository is an interface that provides global access to the
Interface Repository. |
RepositoryPOATie |
Repository is an interface that provides global access to the
Interface Repository. |
Request |
|
ScopedNameHelper |
|
SequenceDefHelper |
|
SequenceDefHolder |
|
SequenceDefPOA |
A SequenceDef represents an IDL sequence type. |
SequenceDefPOATie |
A SequenceDef represents an IDL sequence type. |
ServerRequest |
|
ServiceDetail |
|
ServiceDetailHelper |
|
ServiceDetailHolder |
|
ServiceDetailSeqHelper |
|
ServiceDetailSeqHolder |
|
ServiceDetailTypeHelper |
|
ServiceInformation |
|
ServiceInformationHelper |
|
ServiceInformationHolder |
|
ServiceOptionHelper |
|
ServiceTypeHelper |
|
SetOverrideType |
|
SetOverrideTypeHelper |
|
SetOverrideTypeHolder |
|
ShortHolder |
|
ShortSeqHelper |
|
ShortSeqHolder |
|
StringDefHelper |
|
StringDefHolder |
|
StringDefPOA |
A StringDef represents an IDL bounded string type. |
StringDefPOATie |
A StringDef represents an IDL bounded string type. |
StringHolder |
|
StringSeqHelper |
|
StringSeqHolder |
|
StringValueHelper |
|
StringValueHolder |
|
StructDefHelper |
|
StructDefHolder |
|
StructDefPOA |
A StructDef represents an OMG IDL structure definition. |
StructDefPOATie |
A StructDef represents an OMG IDL structure definition. |
StructMember |
This structure describes a struct member. |
StructMemberHelper |
|
StructMemberHolder |
|
StructMemberSeqHelper |
|
StructMemberSeqHolder |
|
TCKind |
|
TCKindHelper |
|
TCKindHolder |
|
TIMEOUTHelper |
|
TIMEOUTHolder |
|
TRANSACTION_MODEHelper |
|
TRANSACTION_MODEHolder |
|
TRANSACTION_REQUIREDHelper |
|
TRANSACTION_REQUIREDHolder |
|
TRANSACTION_ROLLEDBACKHelper |
|
TRANSACTION_ROLLEDBACKHolder |
|
TRANSACTION_UNAVAILABLEHelper |
|
TRANSACTION_UNAVAILABLEHolder |
|
TRANSIENTHelper |
|
TRANSIENTHolder |
|
TypeCode |
|
TypeCodeFactoryHelper |
|
TypeCodeFactoryHolder |
|
TypeCodeFactoryPOA |
TypeCodeFactory, creates typecodes. |
TypeCodeFactoryPOATie |
TypeCodeFactory, creates typecodes. |
TypeCodeHolder |
|
TypedefDefHelper |
|
TypedefDefHolder |
|
TypedefDefPOA |
The base interface TypedefDef is inherited by all named
non-object.types (structures, unions, enumerations, and
aliases). |
TypedefDefPOATie |
The base interface TypedefDef is inherited by all named
non-object.types (structures, unions, enumerations, and
aliases). |
TypeDescription |
This structure provides all data that describe a typedef. |
TypeDescriptionHelper |
|
TypeDescriptionHolder |
|
ULongLongSeqHelper |
|
ULongLongSeqHolder |
|
ULongSeqHelper |
|
ULongSeqHolder |
|
UnionDefHelper |
|
UnionDefHolder |
|
UnionDefPOA |
A UnionDef represents an OMG IDL union definition. |
UnionDefPOATie |
A UnionDef represents an OMG IDL union definition. |
UnionMember |
This structure describes an union member. |
UnionMemberHelper |
|
UnionMemberHolder |
|
UnionMemberSeqHelper |
|
UnionMemberSeqHolder |
|
UNKNOWNHelper |
|
UNKNOWNHolder |
|
UShortSeqHelper |
|
UShortSeqHolder |
|
ValueBaseHelper |
Helper class for ValueBase
This is class is in the org.omg packages from 00-02-08 which
and is marked as dummy but cannot be generated from idl files. |
ValueBaseHolder |
|
ValueBoxDefHelper |
|
ValueBoxDefHolder |
|
ValueBoxDefPOA |
A ValueBoxDef object represents a value box definition. |
ValueBoxDefPOATie |
A ValueBoxDef object represents a value box definition. |
ValueDefHelper |
|
ValueDefHolder |
|
ValueDefPOA |
A ValueDef object represents a value definition. |
ValueDefPOATie |
A ValueDef object represents a value definition. |
ValueDefSeqHelper |
|
ValueDefSeqHolder |
|
ValueDescription |
This structure provides a valuetype description. |
ValueDescriptionHelper |
|
ValueDescriptionHolder |
|
ValueFactoryHelper |
|
ValueFactoryHolder |
|
ValueMember |
This structure provides all information to define a value member. |
ValueMemberDefHelper |
|
ValueMemberDefHolder |
|
ValueMemberDefPOA |
This interface provides a way to get information about a
valuetype member. |
ValueMemberDefPOATie |
This interface provides a way to get information about a
valuetype member. |
ValueMemberHelper |
|
ValueMemberHolder |
|
ValueMemberSeqHelper |
|
ValueMemberSeqHolder |
|
ValueModifierHelper |
|
VersionSpecHelper |
|
VisibilityHelper |
|
WCharSeqHelper |
|
WCharSeqHolder |
|
WrongTransactionHelper |
Deprecated. Use the WRONG_TRANSACTION system exception |
WrongTransactionHolder |
Cette classe definie le Holder de l'exception WrongTransaction |
WstringDefHelper |
|
WstringDefHolder |
|
WstringDefPOA |
A WstringDef represents an IDL wide string. |
WstringDefPOATie |
A WstringDef represents an IDL wide string. |
WStringSeqHelper |
|
WStringSeqHolder |
|
WStringValueHelper |
|
WStringValueHolder |
|
Exception Summary |
BAD_CONTEXT |
An operation may raise this exception if a client invokes the
operation but the passed context does not contain the context
values required by the operation. |
BAD_INV_ORDER |
This exception indicates that the caller has invoked operations
in the wrong order. |
BAD_OPERATION |
This indicates that an object reference denotes an existing
object, but that the object does not support the operation that
was invoked. |
BAD_PARAM |
A parameter passed to a call is out of range or otherwise
considered illegal. |
BAD_QOS |
The BAD_QOS exception is raised whenever an object cannot support
the quality of service required by an invocation parameter that has
a quality of service semantics associated with it. |
BAD_TYPECODE |
The ORB has encountered a malformed type code (for example, a
type code with an invalid TCKind value). |
Bounds |
Deprecated. Use org.omg.CORBA.TypeCodePackage.Bounds |
CODESET_INCOMPATIBLE |
This exception is raised whenever meaningful communication is not
possible between client and server native code sets. |
COMM_FAILURE |
This exception is raised if communication is lost while an
operation is in progress, after the request was sent by the
client, but before the reply from the server has been returned to
the client. |
DATA_CONVERSION |
This exception is raised if an ORB cannot convert the
representation of data as marshaled into its native
representation or vice-versa. |
FREE_MEM |
The ORB failed in an attempt to free dynamic memory, for example
because of heap corruption or memory segments being locked. |
IMP_LIMIT |
This exception indicates that an implementation limit was
exceeded in the ORB run time. |
INITIALIZE |
An ORB has encountered a failure during its initialization, such
as failure to acquire networking resources or detecting a
configuration error. |
INTERNAL |
This exception indicates an internal failure in an ORB, for
example, if an ORB has detected corruption of its internal data
structures. |
INTF_REPOS |
An ORB raises this exception if it cannot reach the interface
repository, or some other failure relating to the interface
repository is detected. |
INV_FLAG |
An invalid flag was passed to an operation (for example, when
creating a DII request). |
INV_IDENT |
This exception indicates that an IDL identifier is syntactically
invalid. |
INV_OBJREF |
This exception indicates that an object reference is internally
malformed. |
INV_POLICY |
INV_POLICY is raised when an invocation cannot be made due to an
incompatibility between Policy overrides that apply to the
particular invocation. |
INVALID_TRANSACTION |
The INVALID_TRANSACTION indicates that the request carried an
invalid transaction context. |
InvalidPolicies |
|
MARSHAL |
A request or reply from the network is structurally invalid. |
NO_IMPLEMENT |
This exception indicates that even though the operation that was
invoked exists (it has an IDL definition), no implementation for
that operation exists. |
NO_MEMORY |
The ORB run time has run out of memory. |
NO_PERMISSION |
An invocation failed because the caller has insufficient
privileges. |
NO_RESOURCES |
The ORB has encountered some general resource limitation. |
NO_RESPONSE |
This exception is raised if a client attempts to retrieve the
result of a deferred synchronous call, but the response for the
request is not yet available. |
OBJ_ADAPTER |
This exception typically indicates an administrative
mismatch. |
OBJECT_NOT_EXIST |
The OBJECT_NOT_EXIST exception is raised whenever an invocation
on a deleted object was performed. |
PERSIST_STORE |
This exception indicates a persistent storage failure, for
example, failure to establish a database connection or corruption
of a database. |
PolicyError |
|
REBIND |
REBIND is raised when the current effective RebindPolicy has a
value of NO_REBIND or NO_RECONNECT and an invocation on a bound
object reference results in a LocateReply message with status
OBJECT_FORWARD or a Reply message with status
LOCATION_FORWARD. |
SystemException |
|
TIMEOUT |
TIMEOUT is raised when no delivery has been made and the
specified time-to-live period has been exceeded. |
TRANSACTION_MODE |
TRANSACTION_MODE exception is raised by the ORB when it detects a
mismatch between the TransactionPolicy in the IOR and the current
transaction mode. |
TRANSACTION_REQUIRED |
The TRANSACTION_REQUIRED exception indicates that the request
carried a null transaction context, but an active transaction is
required. |
TRANSACTION_ROLLEDBACK |
The TRANSACTION_ROLLEDBACK exception indicates that the
transaction associated with the request has already been rolled
back or marked to roll back. |
TRANSACTION_UNAVAILABLE |
TRANSACTION_UNAVAILABLE exception is raised by the ORB when it
cannot process a transaction service context because its
connection to the Transaction Service has been abnormally
terminated. |
TRANSIENT |
TRANSIENT indicates that the ORB attempted to reach an object and
failed. |
UNKNOWN |
This exception is raised if an operation implementation throws a
non-CORBA exception (such as an exception specific to the
implementation? |
UnknownUserException |
|
UserException |
|
WrongTransaction |
Use the WRONG_TRANSACTION system exception. |