#include <string.h>
#include <iostream>
#include "SOAPDispatcher.h"
#include "SOAPMethod.h"
#include "Base64Encoder.h"
#include "SOAPEncoder.h"
#include "SOAPElement.h"
#include <sstream>
#include "TestSOAP.h"
Go to the source code of this file.
Classes | |
struct | TestSOAP::MyData |
class | TestSOAP::MyData::Addition |
class | TestSOAP::MyData::Subtraction |
class | TestSOAP::MyData::Base64Test |