TAO::ORB Namespace Reference


Functions

void init_orb_globals ()
int open_services (ACE_Service_Gestalt *pcfg, int &argc, ACE_TCHAR **argv)
int close_services (ACE_Service_Gestalt *pcfg)
void default_svc_conf_entries (char const *rf_args, char const *ssf_args, char const *csf_args)


Function Documentation

void TAO::ORB::init_orb_globals (  ) 

Initialize the ORB globals correctly, i.e., only when they haven't been initialized yet.

int TAO::ORB::open_services ( ACE_Service_Gestalt cfg,
int &  argc,
ACE_TCHAR **  argv 
)

Extract ACE Service Configurator arguments from the given argument vector, and initialize the ACE Service Configurator.

Note:
This method should be called before the ORB Core is initialized, and before any ORBInitializers are invoked.

int TAO::ORB::close_services ( ACE_Service_Gestalt pcfg  ) 

The complement to open_services(), this will perform appropriate ACE Service Configurator closure operations. It should be called as many times as open_services(), and will only actually close things down on the last call. It is fully thread-safe.

Returns:
0 if successful, -1 with errno set if failure.

void TAO::ORB::default_svc_conf_entries ( char const *  rf_args,
char const *  ssf_args,
char const *  csf_args 
)

Set default `svc.conf' content. This function must be called before first ORB initialization.


Generated on Sun Jul 9 09:48:27 2006 for TAO by  doxygen 1.4.7-1