TAO  2.3.2
Classes | Typedefs | Variables
Messaging Namespace Reference

Classes

struct  PolicyValue
 

Typedefs

typedef ::CORBA::Short SyncScope
 
typedef sequence< PolicyValuePolicyValueSeq
 

Variables

const IOP::ComponentId TAG_POLICIES = 2
 
const IOP::ServiceId INVOCATION_POLICIES = 7
 
const SyncScope SYNC_NONE = 0
 
const SyncScope SYNC_WITH_TRANSPORT = 1
 
const SyncScope SYNC_WITH_SERVER = 2
 
const SyncScope SYNC_WITH_TARGET = 3
 

Typedef Documentation

typedef short Messaging::SyncScope

Variable Documentation

const IOP::ServiceId Messaging::INVOCATION_POLICIES = 7
const SyncScope Messaging::SYNC_NONE = 0
const SyncScope Messaging::SYNC_WITH_SERVER = 2
const SyncScope Messaging::SYNC_WITH_TARGET = 3
const SyncScope Messaging::SYNC_WITH_TRANSPORT = 1
const IOP::ComponentId Messaging::TAG_POLICIES = 2