TAO  2.3.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
Tagged_Components.h File Reference
#include "tao/IOPC.h"
#include "tao/CONV_FRAMEC.h"
#include "tao/Tagged_Components.inl"

Classes

class  TAO_Tagged_Components
 The policy manager implementation. More...
 

Variables

static const CORBA::ULong TAO_TAG_ENDPOINTS = 0x54414f02U
 Tag for storing multiple endpoints within a single profile. More...
 

Detailed Description

$Id$

Author
Carlos O'Ryan (corya.nosp@m.n@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u)

Variable Documentation

const CORBA::ULong TAO_TAG_ENDPOINTS = 0x54414f02U
static

Tag for storing multiple endpoints within a single profile.

This is TAO-specific, and is mostly used by TAO's RTCORBA support. The standard TAG_ALTERNATE_IIOP_ADDRESSES tagged component is the portable alternative.