#include <rasmgr_host.hh>
HostManager::HostManager |
( |
| ) |
|
HostManager::~HostManager |
( |
| ) |
|
bool HostManager::acceptChangeName |
( |
const char * |
oldName, |
|
|
const char * |
newName |
|
) |
| |
bool HostManager::checkAcceptAnotherHost |
( |
| ) |
|
int HostManager::countHosts |
( |
| ) |
|
int HostManager::countUpHosts |
( |
| ) |
|
bool HostManager::insertInternalHost |
( |
| ) |
|
bool HostManager::insertNewHost |
( |
const char * |
hostName, |
|
|
const char * |
netwName, |
|
|
int |
listenport |
|
) |
| |
ServerHost& HostManager::operator[] |
( |
const char * |
hostName | ) |
|
int HostManager::postSlaveMGR |
( |
char * |
body, |
|
|
char * |
outBuffer |
|
) |
| |
bool HostManager::removeHost |
( |
const char * |
hostName | ) |
|
bool HostManager::reset |
( |
| ) |
|
The documentation for this class was generated from the following file: