1 #ifndef ERIS_SERVER_INFO_H 2 #define ERIS_SERVER_INFO_H 4 #include <Atlas/Objects/ObjectsFwd.h> 37 void processServer(
const Atlas::Objects::Entity::RootEntity &svr);
44 Status status = INVALID;
int clients
the number of clients currently connected to the server
long protocol_version
version of the protocol used
long entities
the number of entities on the server
std::string server
the server program name, i.e 'stage' or 'cyphesis'
std::string buildDate
the server program build-date, as a free text string
std::string name
retrieve the human-readable name of the server (e.g 'Bob's Mason Server')
double uptime
the server's uptime in seconds
std::string ruleset
retrieve a human-readable name of the ruleset (e.g. 'mason' or 'circe')
void processServer(const Atlas::Objects::Entity::RootEntity &svr)
std::vector< std::string > assets
std::string version
the server program version, as a free text string