#include <rasmgr_host.hh>
ServerHost::ServerHost |
( |
| ) |
|
ServerHost::~ServerHost |
( |
| ) |
|
void ServerHost::changeListenPort |
( |
int |
| ) |
|
void ServerHost::changeName |
( |
const char * |
| ) |
|
void ServerHost::changeNetName |
( |
const char * |
| ) |
|
bool ServerHost::checkStatus |
( |
| ) |
|
int ServerHost::countDefinedServers |
( |
| ) |
|
bool ServerHost::downHost |
( |
| ) |
|
int ServerHost::getConnectionSocket |
( |
| ) |
|
char* ServerHost::getDescription |
( |
char * |
destBuffer | ) |
|
static char* ServerHost::getDescriptionHeader |
( |
char * |
destBuffer | ) |
|
|
static |
int ServerHost::getLicensedServers |
( |
| ) |
|
long ServerHost::getListenPort |
( |
| ) |
|
const char* ServerHost::getName |
( |
| ) |
|
const char* ServerHost::getNetworkName |
( |
| ) |
|
int ServerHost::getStartedServers |
( |
| ) |
|
void ServerHost::init |
( |
const char * |
hostName, |
|
|
const char * |
netwName, |
|
|
int |
listenport, |
|
|
bool |
isInternal |
|
) |
| |
bool ServerHost::isInternal |
( |
| ) |
|
bool ServerHost::isUp |
( |
| ) |
|
bool ServerHost::isValid |
( |
| ) |
|
void ServerHost::regDownServer |
( |
| ) |
|
void ServerHost::regStartServer |
( |
| ) |
|
bool ServerHost::reset |
( |
| ) |
|
void ServerHost::setIsUp |
( |
bool |
| ) |
|
void ServerHost::useLocalHost |
( |
bool |
| ) |
|
bool ServerHost::useLocalHost |
( |
| ) |
|
The documentation for this class was generated from the following file: