CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::RESTParser Member List

This is the complete list of members for cmlabs::RESTParser, including all inherited members.

extractArrayParameters(HTTPRequest *req, std::map< std::string, RESTParam > &paramSet, RESTRequest *restReq, int entryNum, const char *content, uint32 contentSize, const char *contentType)cmlabs::RESTParserprotected
extractArrayParameters(DataMessage *msg, std::map< std::string, RESTParam > &paramSet, RESTRequest *restReq, int entryNum, const char *content, uint32 contentSize, const char *contentType)cmlabs::RESTParserprotected
extractParameters(HTTPRequest *req, std::map< std::string, RESTParam > &paramSet, RESTRequest *restReq)cmlabs::RESTParserprotected
extractParameters(DataMessage *msg, std::map< std::string, RESTParam > &paramSet, RESTRequest *restReq)cmlabs::RESTParserprotected
findTopNodeForRequest(const char *requestString)cmlabs::RESTParserprotected
getLastErrorString()cmlabs::RESTParserinline
httpCallscmlabs::RESTParserprotected
init(const char *restDefinition)cmlabs::RESTParser
lastErrorStringcmlabs::RESTParserprotected
mainNodecmlabs::RESTParserprotected
paramSetscmlabs::RESTParserprotected
parseParamSet(XMLNode objectNode)cmlabs::RESTParserprotected
parseRequest(HTTPRequest *req)cmlabs::RESTParser
parseRequest(DataMessage *msg)cmlabs::RESTParser
parseRequest(const char *requestString, std::map< std::string, RESTParam > &paramSet, RESTRequest *restReq, std::string &signature)cmlabs::RESTParserprotected
RESTParser()cmlabs::RESTParser
setParameterValue(HTTPRequest *req, RESTParam &param, std::string value, RESTRequest *restReq, uint32 entryNum=0)cmlabs::RESTParserprotected
setParameterValue(DataMessage *msg, RESTParam &param, std::string value, RESTRequest *restReq, uint32 entryNum=0)cmlabs::RESTParserprotected
UnitTest()cmlabs::RESTParserstatic
~RESTParser()cmlabs::RESTParservirtual