TAO  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Macros
objectid.h File Reference
#include "ace/config-all.h"

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Macros

#define TAO_OBJID_NAMESERVICE   "NameService"
 
#define TAO_OBJID_TRADINGSERVICE   "TradingService"
 
#define TAO_OBJID_IMPLREPOSERVICE   "ImplRepoService"
 
#define TAO_OBJID_ROOTPOA   "RootPOA"
 
#define TAO_OBJID_POACURRENT   "POACurrent"
 
#define TAO_OBJID_INTERFACEREP   "InterfaceRepository"
 
#define TAO_OBJID_POLICYMANAGER   "ORBPolicyManager"
 
#define TAO_OBJID_POLICYCURRENT   "PolicyCurrent"
 
#define TAO_OBJID_IORMANIPULATION   "IORManipulation"
 
#define TAO_OBJID_IORTABLE   "IORTable"
 
#define TAO_OBJID_DYNANYFACTORY   "DynAnyFactory"
 
#define TAO_OBJID_TYPECODEFACTORY   "TypeCodeFactory"
 
#define TAO_OBJID_RTORB   "RTORB"
 
#define TAO_OBJID_RTCURRENT   "RTCurrent"
 
#define TAO_OBJID_PRIORITYMAPPINGMANAGER   "PriorityMappingManager"
 
#define TAO_OBJID_NETWORKPRIORITYMAPPINGMANAGER   "NetworkPriorityMappingManager"
 
#define TAO_OBJID_SECURITYCURRENT   "SecurityCurrent"
 
#define TAO_OBJID_SECURITYMANAGER   "SecurityManager"
 
#define TAO_OBJID_TRANSACTIONCURRENT   "TransactionCurrent"
 
#define TAO_OBJID_NOTIFICATIONSERVICE   "NotificationService"
 
#define TAO_OBJID_TYPEDNOTIFICATIONSERVICE   "TypedNotificationService"
 
#define TAO_OBJID_COMPONENTHOMEFINDER   "ComponentHomeFinder"
 
#define TAO_OBJID_PSS   "PSS"
 
#define TAO_OBJID_CODECFACTORY   "CodecFactory"
 
#define TAO_OBJID_PICurrent   "PICurrent"
 
#define TAO_OBJID_POAMANAGERFACTORY   "POAManagerFactory"
 
#define TAO_OBJID_COMPRESSIONMANAGER   "CompressionManager"
 
#define TAO_OBJID_MONITOR   "Monitor"
 
#define TAO_LIST_OF_INITIAL_SERVICES
 
#define TAO_NO_OF_MCAST_SERVICES   4
 No. of services locatable through multicast.
 

Detailed Description

Id:
objectid.h 81473 2008-04-28 13:11:24Z johnnyw

ObjectIds redefined for TAO and recognized by CORBA

Author
Chris Cleeland
Douglas C. Schmidt

Macro Definition Documentation

#define TAO_LIST_OF_INITIAL_SERVICES
Value:
TAO_OBJID_TRADINGSERVICE, \
TAO_OBJID_IMPLREPOSERVICE, \
TAO_OBJID_ROOTPOA, \
TAO_OBJID_POACURRENT, \
TAO_OBJID_INTERFACEREP, \
TAO_OBJID_POLICYMANAGER, \
TAO_OBJID_POLICYCURRENT, \
TAO_OBJID_IORMANIPULATION, \
TAO_OBJID_IORTABLE, \
TAO_OBJID_DYNANYFACTORY, \
TAO_OBJID_TYPECODEFACTORY, \
TAO_OBJID_COMPRESSIONMANAGER, \
TAO_OBJID_MONITOR
#define TAO_NO_OF_MCAST_SERVICES   4

No. of services locatable through multicast.

#define TAO_OBJID_CODECFACTORY   "CodecFactory"
#define TAO_OBJID_COMPONENTHOMEFINDER   "ComponentHomeFinder"
#define TAO_OBJID_COMPRESSIONMANAGER   "CompressionManager"
#define TAO_OBJID_DYNANYFACTORY   "DynAnyFactory"
#define TAO_OBJID_IMPLREPOSERVICE   "ImplRepoService"
#define TAO_OBJID_INTERFACEREP   "InterfaceRepository"
#define TAO_OBJID_IORMANIPULATION   "IORManipulation"
#define TAO_OBJID_IORTABLE   "IORTable"
#define TAO_OBJID_MONITOR   "Monitor"
#define TAO_OBJID_NAMESERVICE   "NameService"
#define TAO_OBJID_NETWORKPRIORITYMAPPINGMANAGER   "NetworkPriorityMappingManager"
#define TAO_OBJID_NOTIFICATIONSERVICE   "NotificationService"
#define TAO_OBJID_PICurrent   "PICurrent"
#define TAO_OBJID_POACURRENT   "POACurrent"
#define TAO_OBJID_POAMANAGERFACTORY   "POAManagerFactory"
#define TAO_OBJID_POLICYCURRENT   "PolicyCurrent"
#define TAO_OBJID_POLICYMANAGER   "ORBPolicyManager"
#define TAO_OBJID_PRIORITYMAPPINGMANAGER   "PriorityMappingManager"
#define TAO_OBJID_PSS   "PSS"
#define TAO_OBJID_ROOTPOA   "RootPOA"
#define TAO_OBJID_RTCURRENT   "RTCurrent"
#define TAO_OBJID_RTORB   "RTORB"
#define TAO_OBJID_SECURITYCURRENT   "SecurityCurrent"
#define TAO_OBJID_SECURITYMANAGER   "SecurityManager"
#define TAO_OBJID_TRADINGSERVICE   "TradingService"
#define TAO_OBJID_TRANSACTIONCURRENT   "TransactionCurrent"
#define TAO_OBJID_TYPECODEFACTORY   "TypeCodeFactory"
#define TAO_OBJID_TYPEDNOTIFICATIONSERVICE   "TypedNotificationService"