OverSim
XmlRpcInterface.h File Reference
#include <tunoutscheduler.h>
#include <realtimescheduler.h>
#include <omnetpp.h>
#include <CommonMessages_m.h>
#include <DHTMessage_m.h>
#include <BaseOverlay.h>
#include <BaseApp.h>
#include <XmlRpc.h>

Go to the source code of this file.

Classes

class  XmlRpcInterface
 Applicaton that communicates with a realword application via a socket. More...
struct  XmlRpcInterface::XmlRpcConnectionState

Variables

const int XMLRPC_TIMEOUT = 30

Detailed Description

Author
Ingmar Baumgart

Definition in file XmlRpcInterface.h.

Variable Documentation

const int XMLRPC_TIMEOUT = 30

Definition at line 38 of file XmlRpcInterface.h.

Referenced by XmlRpcInterface::sendInternalRpcWithTimeout().