#include "ace/pre.h"
#include "ace/post.h"
Include dependency graph for IOP_Defns.h:
Compounds | |
class | TAO_IOP_IOR |
InteroperableObjectReference. More... | |
class | TAO_IOP_Tagged_Profile |
One per protocol. More... | |
class | TAO_IOP_TaggedComponent |
One way to represent multicomponent profiles, e.g. More... | |
Typedefs | |
typedef CORBA::ULong | TAO_IOP_Profile_ID |
typedef TAO_Unbounded_Sequence< TAO_IOP_Tagged_Profile > | TAO_IOP_Tagged_Profile_Sequence |
typedef CORBA::ULong | TAO_IOP_ComponentId |
typedef TAO_Unbounded_Sequence< TAO_IOP_TaggedComponent > | TAO_IOP_MultipleComponentProfile |
Enumerations | |
enum | { TAO_IOP_TAG_DCE_STRING_BINDING = 100, TAO_IOP_TAG_DCE_BINDING_NAME = 101, TAO_IOP_TAG_DCE_NO_PIPES = 102, TAO_IOP_TAG_OBJECT_KEY = 10, TAO_IOP_TAG_ENDPOINT_ID = 11, TAO_IOP_TAG_LOCATION_POLICY = 12 } |
Definitions for IOP related classes. IOP definitions are part of the Interoperability model specified by the CORBA spec.
|
|
|
|
|
|
|
|
|
|