Variables | |
const char * | RMior = "RepositoryManagerDaemon.ior" |
Name of the file holding the IOR of the RM. | |
const char * | repoman_name_ = "RepositoryManager" |
const char * | RMname_service = "RepositoryManager" |
static unsigned int | nthreads = 3 |
Default number of worker threads to run in the multi-threaded RM. | |
static ACE_CString | HTTPserver = "127.0.0.1:5432" |
static bool | register_with_ns_ = false |
static bool | write_to_ior_ = true |
ACE_CString CIAO::RepositoryManager::HTTPserver = "127.0.0.1:5432" [static] |
unsigned int CIAO::RepositoryManager::nthreads = 3 [static] |
Default number of worker threads to run in the multi-threaded RM.
bool CIAO::RepositoryManager::register_with_ns_ = false [static] |
const char* CIAO::RepositoryManager::repoman_name_ = "RepositoryManager" |
const char* CIAO::RepositoryManager::RMior = "RepositoryManagerDaemon.ior" |
Name of the file holding the IOR of the RM.
const char* CIAO::RepositoryManager::RMname_service = "RepositoryManager" |
bool CIAO::RepositoryManager::write_to_ior_ = true [static] |