TAO  2.4.0
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 private behaviors and global data structures used internal to TAO. No application should EVER see 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