src/include/mdclient.h File Reference

#include <string>
#include <iostream>
#include <xmlrpc-c/base.hpp>
#include <xmlrpc-c/client_simple.hpp>
#include "tools.h"
#include "mdClientBehavior.h"
#include "mdClientDevice.h"
#include "mdClientState.h"

Include dependency graph for mdclient.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mdCoreAPITestSuite

Defines

#define XMLRPC_C
#define MD_SERVER_URL   "http://localhost:4243/RPC2"
#define DEFAULT_DEVICE   "ALX"
#define EXPECTED_MACHINE_HANDLE   1
#define PAUSE_SECS   3

Variables

bool doSanityCheck
bool repeatableOnly
xmlrpc_env env
xmlrpc_c::clientXmlTransport_libwww myTransport
xmlrpc_c::client_xml myClient
XmlRpcValue::int32 mdServerHandle
const char * defaultDevice
const char * serverURL
int pauseSecs
std::string phase


Define Documentation

#define DEFAULT_DEVICE   "ALX"

Definition at line 13 of file mdclient.h.

#define EXPECTED_MACHINE_HANDLE   1

Definition at line 14 of file mdclient.h.

#define MD_SERVER_URL   "http://localhost:4243/RPC2"

Definition at line 12 of file mdclient.h.

#define PAUSE_SECS   3

Definition at line 15 of file mdclient.h.

#define XMLRPC_C

Definition at line 6 of file mdclient.h.


Variable Documentation

const char* defaultDevice

xmlrpc_env env

XmlRpcValue::int32 mdServerHandle

xmlrpc_c::client_xml myClient

xmlrpc_c::clientXmlTransport_libwww myTransport

int pauseSecs

std::string phase

const char * serverURL


Generated on Mon Jan 10 22:33:43 2011 by  doxygen 1.5.6