#include <TestClient.h>
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< SOAPMethodTable > | m_pMethodTable |
Classes | |
| struct | SOAPMethodTable |
Definition at line 30 of file TestClient.h.
|
|
Definition at line 102 of file TestClient.cpp. |
|
|
Definition at line 107 of file TestClient.cpp. |
|
|
Definition at line 112 of file TestClient.cpp. References m_pMethodTable. |
|
||||||||||||
|
Definition at line 120 of file TestClient.cpp. References m_pMethodTable. |
|
|
Definition at line 46 of file TestClient.h. Referenced by Generic(), and setEndPoint(). |
1.4.6