SOAPAttribute Class Reference

#include <SOAPAttribute.h>

List of all members.

Public Member Functions

 SOAPAttribute ()
virtual ~SOAPAttribute ()
std::string & namespaceName ()
std::string & accessor ()
std::string & value ()

Private Attributes

std::string m_szNamespaceName
std::string m_szAccessor
std::string m_szValue


Detailed Description

Definition at line 29 of file SOAPAttribute.h.


Constructor & Destructor Documentation

SOAPAttribute::SOAPAttribute  ) 
 

Definition at line 11 of file SOAPAttribute.cpp.

SOAPAttribute::~SOAPAttribute  )  [virtual]
 

Definition at line 16 of file SOAPAttribute.cpp.


Member Function Documentation

std::string & SOAPAttribute::accessor  ) 
 

Definition at line 26 of file SOAPAttribute.cpp.

References m_szAccessor.

std::string & SOAPAttribute::namespaceName  ) 
 

Definition at line 21 of file SOAPAttribute.cpp.

References m_szNamespaceName.

std::string & SOAPAttribute::value  ) 
 

Definition at line 31 of file SOAPAttribute.cpp.

References m_szValue.

Referenced by SOAPMethod::mustIUnderstand().


Member Data Documentation

std::string SOAPAttribute::m_szAccessor [private]
 

Definition at line 70 of file SOAPAttribute.h.

Referenced by accessor().

std::string SOAPAttribute::m_szNamespaceName [private]
 

Definition at line 66 of file SOAPAttribute.h.

Referenced by namespaceName().

std::string SOAPAttribute::m_szValue [private]
 

Definition at line 74 of file SOAPAttribute.h.

Referenced by value().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 09:10:16 2006 for Simple SOAP by  doxygen 1.4.6