SOAPParser.cpp File Reference

#include <stack>
#include "SOAPElement.h"
#include <iostream>
#include <sstream>
#include "SOAPParser.h"

Go to the source code of this file.

Variables

const std::string g_KszEnvelope = "Envelope"
const std::string g_KszHeader = "Header"
const std::string g_KszBody = "Body"
const std::string g_KszFault = "Fault"
const std::string g_KszQuoteTypes = "\"'"


Variable Documentation

const std::string g_KszBody = "Body"
 

Definition at line 73 of file SOAPParser.cpp.

Referenced by SOAPonHTTP::getMethodDetails().

const std::string g_KszEnvelope = "Envelope"
 

SimpleSOAP Library: Implements a simplified version of SOAP (Simple Object Access Protocol).

Copyright (C) 2000 Scott Seely, scott@scottseely.com modifications by Gerard J. Cerchio gjpc@circlesoft.com

This library is public domain software

Definition at line 71 of file SOAPParser.cpp.

const std::string g_KszFault = "Fault"
 

Definition at line 74 of file SOAPParser.cpp.

const std::string g_KszHeader = "Header"
 

Definition at line 72 of file SOAPParser.cpp.

const std::string g_KszQuoteTypes = "\"'"
 

Definition at line 75 of file SOAPParser.cpp.


Generated on Tue Mar 28 09:10:15 2006 for Simple SOAP by  doxygen 1.4.6