TestSOAPClient Class Reference

#include <TestClient.h>

List of all members.

Public Member Functions

 TestSOAPClient ()
virtual ~TestSOAPClient ()
std::string Generic (std::string rpc)
void setEndPoint (const std::string &szEndPoint, long nPort)

Private Attributes

std::auto_ptr< SOAPMethodTablem_pMethodTable

Classes

struct  SOAPMethodTable


Detailed Description

Definition at line 30 of file TestClient.h.


Constructor & Destructor Documentation

TestSOAPClient::TestSOAPClient  ) 
 

Definition at line 102 of file TestClient.cpp.

TestSOAPClient::~TestSOAPClient  )  [virtual]
 

Definition at line 107 of file TestClient.cpp.


Member Function Documentation

std::string TestSOAPClient::Generic std::string  rpc  ) 
 

Definition at line 112 of file TestClient.cpp.

References m_pMethodTable.

void TestSOAPClient::setEndPoint const std::string &  szEndPoint,
long  nPort
 

Definition at line 120 of file TestClient.cpp.

References m_pMethodTable.


Member Data Documentation

std::auto_ptr<SOAPMethodTable> TestSOAPClient::m_pMethodTable [private]
 

Definition at line 46 of file TestClient.h.

Referenced by Generic(), and setEndPoint().


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