EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
APIServerManager Member List

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

_AuthenticateFullAPIQuery(std::string userID, std::string apiKey)APIServiceManagerprotected
_AuthenticateLimitedAPIQuery(std::string userID, std::string apiKey)APIServiceManagerprotected
_AuthenticateUserNamePassword(std::string userName, std::string password)APIServiceManagerprotected
_BuildErrorXMLTag(std::string code, std::string param)APIServiceManagerprotected
_BuildSingleXMLTag(std::string name, std::string param)APIServiceManagerprotected
_BuildXMLHeader()APIServiceManagerprotected
_BuildXMLRow(const std::vector< std::string > *columns)APIServiceManagerprotected
_BuildXMLRowSet(std::string name, std::string key, const std::vector< std::string > *columns)APIServiceManagerprotected
_BuildXMLTag(std::string name)APIServiceManagerprotected
_BuildXMLTag(std::string name, const std::vector< std::pair< std::string, std::string > > *params)APIServiceManagerprotected
_BuildXMLTag(std::string name, const std::vector< std::pair< std::string, std::string > > *params, std::string value)APIServiceManagerprotected
_CloseXMLHeader(uint32 cacheStyle)APIServiceManagerprotected
_CloseXMLRowSet()APIServiceManagerprotected
_CloseXMLTag()APIServiceManagerprotected
_CurrentRowSetColumnStringAPIServiceManagerprotected
_GetXMLDocumentString()APIServiceManagerprotected
_pXmlDocOuterTagAPIServiceManagerprotected
_pXmlElementStackAPIServiceManagerprotected
_ServerStatus(const APICommandCall *pAPICommandCall)APIServerManagerprotected
_XmlDocAPIServiceManagerprotected
APIServerManager(const PyServiceMgr &services)APIServerManager
APIServiceManager(const PyServiceMgr &services)APIServiceManager
BuildErrorXMLResponse(std::string errorCode, std::string errorMessage)APIServiceManager
m_dbAPIServiceManagerprotected
m_servicesAPIServiceManagerprotected
ProcessCall(const APICommandCall *pAPICommandCall)APIServerManagervirtual
services()APIServiceManagerinline