TAO
2.0.8
|
#include "tao/orbconf.h"
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies as used at runtime. | |
namespace | ORB |
This | |
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) |
Structures and methods completely internal to TAO.