DAnCE
..
|
Variables | |
const char * | RMior = "RepositoryManagerDaemon.ior" |
Name of the file holding the IOR of the RM. More... | |
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. More... | |
static ACE_CString | HTTPserver = "127.0.0.1:5432" |
static bool | register_with_ns_ = false |
static bool | write_to_ior_ = true |
|
static |
|
static |
Default number of worker threads to run in the multi-threaded RM.
|
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" |
|
static |