TAO 4.0.2
Loading...
Searching...
No Matches
Namespaces | Functions
TAO_Internal.h File Reference
#include "tao/orbconf.h"

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 
namespace  ORB
 This namespace encapsulates some behaviors and global data structures used by TAO. Only default_svc_conf_entries() is exported because it is documented as a way for applications to setup default svc.conf settings. The other operations are internal and application should NEVER use them which is why they are not exported.
 
namespace  TAO::ORB
 

Functions

int TAO::ORB::open_global_services (int argc, ACE_TCHAR **argv)
 Note that the argument vector will be corrupted upon return.
 
int TAO::ORB::open_services (ACE_Intrusive_Auto_Ptr< ACE_Service_Gestalt > cfg, int &argc, ACE_TCHAR **argv)
 
int TAO::ORB::close_services (ACE_Intrusive_Auto_Ptr< ACE_Service_Gestalt > pcfg)
 
void TAO::ORB::default_svc_conf_entries (char const *rf_args, char const *ssf_args, char const *csf_args)
 

Detailed Description

Structures and methods completely internal to TAO.

Author
Chris Cleeland