#include <omnetpp.h>#include <CommonMessages_m.h>#include <DHTMessage_m.h>#include <BaseOverlay.h>#include <BaseApp.h>#include <tunoutscheduler.h>#include <realtimescheduler.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::XmlRpcInterface::XmlRpcConnectionState |
Variables | |
| const int | XMLRPC_TIMEOUT = 30 |
Definition in file XmlRpcInterface.h.
| const int XMLRPC_TIMEOUT = 30 |
Definition at line 38 of file XmlRpcInterface.h.
Referenced by XmlRpcInterface::sendInternalRpcWithTimeout().
1.5.8