#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. |
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.