|
virtual int | readServerOptions (const char *file, XMOGVERSION vers=NULL, XMOGCONFIG conf=NULL, XMOGVERSION reserved0=NULL) |
|
virtual void | setVirtualRoot (const char *sroot) |
|
virtual char * | getVirtualRoot () |
|
virtual void | setAdminPassword (const char *admin) |
|
virtual char * | getAdminPassword () |
|
virtual void | setAdminRestrictions (const char *admin) |
|
virtual char * | getAdminRestrictions () |
|
virtual void | setAdminPort (int port) |
|
virtual int | getAdminPort () |
|
virtual void | setClientTimeout (int seconds) |
|
virtual int | getClientTimeout () |
|
virtual void | setHeartbeatInterval (int seconds) |
|
virtual int | getHeartbeatInterval () |
|
virtual void | setHeartbeatPort (int port) |
|
virtual int | getHeartbeatPort () |
|
|
| xmog_remote_server_options (bool bEnvOverrides=true) |
|
| xmog_remote_server_options (const char *filename, bool bEnvOverrides=true) |
|
| xmog_remote_server_options (const char *filename, XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides=true) |
|
| xmog_remote_server_options (XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides=true) |
|
| xmog_remote_server_options (int argc, char *argv[], bool bEnvOverrides=true) |
|
void | init () |
|
void | env_override () |
|
void | reset () |
|
The documentation for this class was generated from the following file: