This is the complete list of members for Methods, including all inherited members.
AddMap(std::string fileName) | Methods | |
AddMapList(std::vector< std::string > fileNames) | Methods | |
Authenticate(std::string username, std::string password) | Methods | |
CallVote(std::string xmlRequest) | Methods | |
CallVoteEx(std::string xmlRequest, double ratio, int timeout, int whoVotes) | Methods | |
CancelVote() | Methods | |
ChangeAuthPassword(std::string username, std::string password) | Methods | |
ChatEnableManualRouting(bool enable, bool autoForward) | Methods | |
ChatForwardToLogin(std::string text, std::string sender, std::string destination="") | Methods | |
ChatSendServerMessage(std::string text) | Methods | |
ChatSendServerMessageToLogin(std::string text, std::string login) | Methods | |
ChatSendServerMessageToPlayer(std::string text, Player player) | Methods | |
CheckMapForCurrentServerParams(std::string fileName) | Methods | |
ChooseNextMap(std::string fileName) | Methods | |
ChooseNextMapList(std::vector< std::string > fileNames) | Methods | |
EnableCallbacks(bool enable) | Methods | |
GetCallVoteRatio() | Methods | |
GetCallVoteRatios() | Methods | |
GetCallVoteRatiosEx() | Methods | |
GetCallVoteTimeOut() | Methods | |
GetChatLines() | Methods | |
GetCurrentCallVote() | Methods | |
GetCurrentError() | Methods | |
GetCurrentMapInfo() | Methods | |
GetManialinkPageAnswers() | Methods | |
GetMapInfo(std::string fileName) | Methods | |
GetMapList(int limit, int index) | Methods | |
GetNextMapInfo() | Methods | |
GetStatus() | Methods | |
GetSystemInfo() | Methods | |
GetVersion() | Methods | |
InsertMap(std::string fileName) | Methods | |
InsertMapList(std::vector< std::string > fileNames) | Methods | |
ListMethods() | Methods | |
Methods(GbxRemote *serverPtr, std::map< std::string, Player > *playerListPtr) | Methods | |
playerList | Methods | private |
QuitGame() | Methods | |
RemoveMap(std::string fileName) | Methods | |
RemoveMapList(std::vector< std::string > fileNames) | Methods | |
SendDisplayManialinkPage(std::string page, int timeout, bool hideOnClick) | Methods | |
SendDisplayManialinkPageToLogin(std::string login, std::string page, int timeout, bool hideOnClick) | Methods | |
SendHideManialinkPage() | Methods | |
SendHideManialinkPageToLogin(std::string login) | Methods | |
SendNotice(std::string text, std::string avatarLogin="", int variant=0) | Methods | |
SendNoticeToLogin(std::string login, std::string text, std::string avatarLogin="", int variant=0) | Methods | |
SendOpenLinkToLogin(std::string login, std::string link, int linkType) | Methods | |
server | Methods | private |
SetApiVersion(std::string version) | Methods | |
SetCallVoteRatio(double ratio) | Methods | |
SetCallVoteRatios(std::vector< CallVoteRatio > ratios) | Methods | |
SetCallVoteRatiosEx(bool replaceAll, std::vector< ExtendedCallVoteRatio > ratios) | Methods | |
SetCallVoteTimeOut(int timeout) | Methods | |
SetConnectionRates(int downloadRate, int uploadRate) | Methods |