#include "tao/IOP_IORC.h"
#include "tao/CONV_FRAMEC.h"
Include dependency graph for Tagged_Components.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
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. |
Definition in file Tagged_Components.h.
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.
Definition at line 37 of file Tagged_Components.h.
Referenced by TAO_IIOP_Profile::decode_endpoints(), TAO_Profile::set_tagged_components(), and TAO_Tagged_Components::unique_tag().