extractAttributes(SOAPElement &theElement, std::string szBeginTag) | SOAPParser | [protected] |
extractBeginTag(std::string &szBeginTag, std::string &szNamespace, std::string &szAccessorName, std::string szMessage, long &nCurrentPos, bool &bIsEmptyTag, bool &bIsEndTag) | SOAPParser | [protected] |
extractNamespaces(std::string &szCompleteAccessor) | SOAPParser | [protected] |
extractQuotedString(const std::string &szString, long &nPos) | SOAPParser | [protected] |
extractValue(SOAPElement &theElement, const std::string &szMessage, long &nCurrentPos) | SOAPParser | [protected] |
getFault() | SOAPParser | |
getNamespacesInUse() | SOAPParser | |
m_namespaceMap | SOAPParser | [protected] |
m_pFault | SOAPParser | [protected] |
parseMessage(const std::string &szMessage, SOAPElement &soapMessage) | SOAPParser | [virtual] |
parseMessage(const std::string &szMessage, SOAPElement &soapElement, long &nCurrentPos) | SOAPParser | [protected, virtual] |
setFailed() | SOAPParser | [protected] |
SOAPParser() | SOAPParser | |
splitNSAndAccessor(std::string szFullString, std::string &szNamespace, std::string &szOther) | SOAPParser | [protected] |
XMLNStoURN typedef | SOAPParser | |
~SOAPParser() | SOAPParser | [virtual] |