|
| ServerClientMgr (TString owner_name) |
|
| ServerClientMgr (const ServerClientMgr &) |
|
void | AddClient (ServerClientMgr *) |
|
void | AddServer (ServerClientMgr *) |
|
bool | AnyClientChanged () |
|
bool | AnyServerChanged () |
|
bool | BroadcastActive () |
|
void | BroadcastToClients (int) |
|
void | BroadcastToServers (int) |
|
ServerClientMgr * | GetClient (int) const |
|
int | GetClientStatus (int) const |
|
ServerClientMgr * | GetServer (int) const |
|
int | GetServerStatus (int) const |
|
int | GetNumOfClients () const |
|
int | GetNumOfServers () const |
|
int | GetNumOfClientsChanged () const |
|
int | GetNumOfServersChanged () const |
|
TString | GetOwnerName () const |
|
TString | GetStatusName (int) const |
|
void | PrintServersAndClients () |
|
void | RemoveClient (ServerClientMgr *) |
|
void | RemoveServer (ServerClientMgr *) |
|
void | ResetAll () |
|
void | SetClientStatus (ServerClientMgr *, int) |
|
void | SetServerStatus (ServerClientMgr *, int) |
|
bool | ServerChanged (ServerClientMgr *) |
|
bool | ServerRemoved (ServerClientMgr *) |
|
| ServerClientMgr (TString owner_name) |
|
| ServerClientMgr (const ServerClientMgr &) |
|
void | AddClient (ServerClientMgr *) |
|
void | AddServer (ServerClientMgr *) |
|
bool | AnyClientChanged () |
|
bool | AnyServerChanged () |
|
bool | BroadcastActive () |
|
void | BroadcastToClients (int) |
|
void | BroadcastToServers (int) |
|
ServerClientMgr * | GetClient (int) const |
|
int | GetClientStatus (int) const |
|
ServerClientMgr * | GetServer (int) const |
|
int | GetServerStatus (int) const |
|
int | GetNumOfClients () const |
|
int | GetNumOfServers () const |
|
int | GetNumOfClientsChanged () const |
|
int | GetNumOfServersChanged () const |
|
TString | GetOwnerName () const |
|
TString | GetStatusName (int) const |
|
void | PrintServersAndClients () |
|
void | RemoveClient (ServerClientMgr *) |
|
void | RemoveServer (ServerClientMgr *) |
|
void | ResetAll () |
|
void | SetClientStatus (ServerClientMgr *, int) |
|
void | SetServerStatus (ServerClientMgr *, int) |
|
bool | ServerChanged (ServerClientMgr *) |
|
bool | ServerRemoved (ServerClientMgr *) |
|