EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for APIAdminManager, including all inherited members.
_AuthenticateFullAPIQuery(std::string userID, std::string apiKey) | APIServiceManager | protected |
_AuthenticateLimitedAPIQuery(std::string userID, std::string apiKey) | APIServiceManager | protected |
_AuthenticateUserNamePassword(std::string userName, std::string password) | APIServiceManager | protected |
_BuildErrorXMLTag(std::string code, std::string param) | APIServiceManager | protected |
_BuildSingleXMLTag(std::string name, std::string param) | APIServiceManager | protected |
_BuildXMLHeader() | APIServiceManager | protected |
_BuildXMLRow(const std::vector< std::string > *columns) | APIServiceManager | protected |
_BuildXMLRowSet(std::string name, std::string key, const std::vector< std::string > *columns) | APIServiceManager | protected |
_BuildXMLTag(std::string name) | APIServiceManager | protected |
_BuildXMLTag(std::string name, const std::vector< std::pair< std::string, std::string > > *params) | APIServiceManager | protected |
_BuildXMLTag(std::string name, const std::vector< std::pair< std::string, std::string > > *params, std::string value) | APIServiceManager | protected |
_CloseXMLHeader(uint32 cacheStyle) | APIServiceManager | protected |
_CloseXMLRowSet() | APIServiceManager | protected |
_CloseXMLTag() | APIServiceManager | protected |
_CurrentRowSetColumnString | APIServiceManager | protected |
_GetXMLDocumentString() | APIServiceManager | protected |
_pXmlDocOuterTag | APIServiceManager | protected |
_pXmlElementStack | APIServiceManager | protected |
_XmlDoc | APIServiceManager | protected |
APIAdminManager(const PyServiceMgr &services) | APIAdminManager | |
APIServiceManager(const PyServiceMgr &services) | APIServiceManager | |
BuildErrorXMLResponse(std::string errorCode, std::string errorMessage) | APIServiceManager | |
m_db | APIServiceManager | protected |
m_services | APIServiceManager | protected |
ProcessCall(const APICommandCall *pAPICommandCall) | APIAdminManager | virtual |
services() | APIServiceManager | inline |