TAO 3.1.4
Loading...
Searching...
No Matches
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

◆ PolicyValueSeq

◆ SyncScope

typedef short Messaging::SyncScope

Variable Documentation

◆ INVOCATION_POLICIES

const IOP::ServiceId Messaging::INVOCATION_POLICIES = 7

◆ SYNC_NONE

const SyncScope Messaging::SYNC_NONE = 0

◆ SYNC_WITH_SERVER

const SyncScope Messaging::SYNC_WITH_SERVER = 2

◆ SYNC_WITH_TARGET

const SyncScope Messaging::SYNC_WITH_TARGET = 3

◆ SYNC_WITH_TRANSPORT

const SyncScope Messaging::SYNC_WITH_TRANSPORT = 1

◆ TAG_POLICIES

const IOP::ComponentId Messaging::TAG_POLICIES = 2