Mania++
 All Classes Functions Variables Pages
Methods Member List

This is the complete list of members for Methods, including all inherited members.

AddGuest(std::string login)Methods
AddMap(std::string fileName)Methods
AddMapList(std::vector< std::string > fileNames)Methods
Authenticate(std::string username, std::string password)Methods
Ban(std::string login, std::string message="")Methods
BanAndBlackList(std::string login, std::string message, bool save=false)Methods
BlackList(std::string login)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
CleanBanList()Methods
CleanBlackList()Methods
CleanGuestList()Methods
CleanIgnoreList()Methods
EnableCallbacks(bool enable)Methods
GameDataDirectory()Methods
GetBanList(int amount, int index)Methods
GetBlackList(int amount, int index)Methods
GetCallVoteRatio()Methods
GetCallVoteRatios()Methods
GetCallVoteRatiosEx()Methods
GetCallVoteTimeOut()Methods
GetChatLines()Methods
GetCurrentCallVote()Methods
GetCurrentError()Methods
GetCurrentMapInfo()Methods
GetGameMode()Methods
GetGhostReplay(std::string login, std::string fileName)Methods
GetGuestList(int amount, int index)Methods
GetHideServer()Methods
GetIgnoreList(int amount, int index)Methods
GetManialinkPageAnswers()Methods
GetMapInfo(std::string fileName)Methods
GetMapList(int limit, int index)Methods
GetMapsDirectory()Methods
GetMaxPlayers()Methods
GetMaxSpectators()Methods
GetNextMapInfo()Methods
GetServerComment()Methods
GetServerName()Methods
GetServerPassword()Methods
GetServerPasswordForSpectator()Methods
GetSkinsDirectory()Methods
GetStatus()Methods
GetSystemInfo()Methods
GetValidationReplay(std::string login)Methods
GetVersion()Methods
Ignore(std::string login)Methods
InsertMap(std::string fileName)Methods
InsertMapList(std::vector< std::string > fileNames)Methods
IsRelayServer()Methods
Kick(std::string login, std::string message="")Methods
ListMethods()Methods
LoadBlackList(std::string file)Methods
LoadGuestList(std::string file)Methods
Methods(GbxRemote *serverPtr, std::map< std::string, Player > *playerListPtr, ServerInfo *serverInfoPtr)Methods
playerListMethodsprivate
QuitGame()Methods
RemoveGuest(std::string login)Methods
RemoveMap(std::string fileName)Methods
RemoveMapList(std::vector< std::string > fileNames)Methods
SaveBlackList(std::string file)Methods
SaveGuestList(std::string file)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
serverMethodsprivate
serverInfoMethodsprivate
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
SetGameMode(GameMode mode)Methods
SetHideServer(int setting)Methods
SetMaxPlayers(int limit)Methods
SetMaxSpectators(int limit)Methods
SetServerComment(std::string comment)Methods
SetServerName(std::string name)Methods
SetServerPassword(std::string password)Methods
SetServerPasswordForSpectator(std::string password)Methods
UnBan(std::string login)Methods
UnBlackList(std::string login)Methods
UnIgnore(std::string login)Methods