TAO  2.5.11
Classes | Namespaces | Functions
TAO_Internal.h File Reference
#include "tao/orbconf.h"

Classes

class  ACE_Intrusive_Auto_Ptr< X >
 

Namespaces

 TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 
 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.
 
 TAO::ORB
 

Functions

int TAO::ORB::open_global_services (int argc, ACE_TCHAR **argv)
 Note that the argument vector will be corrupted upon return. More...
 
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