TAO  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Typedefs | Variables
Messaging_PolicyValue.pidl File Reference
#include "tao/IOP.pidl"
#include "tao/Policy_Forward.pidl"

Typedefs

typedef sequence< PolicyValue > PolicyValueSeq
 

Variables

module Messaging
 
const IOP::ComponentId TAG_POLICIES = 2
 
const IOP::ServiceId INVOCATION_POLICIES = 7
 

Detailed Description

Id:
Messaging_PolicyValue.pidl 92104 2010-09-30 09:53:25Z johnnyw

Typedef Documentation

typedef sequence<PolicyValue> PolicyValueSeq

Variable Documentation

const IOP::ServiceId INVOCATION_POLICIES = 7
module Messaging
Initial value:
{
struct PolicyValue
{
CORBA::OctetSeq pvalue;
}
const IOP::ComponentId TAG_POLICIES = 2