_bytesWritten | DHTXMLRealworldApp | [protected] |
_connectionState | DHTXMLRealworldApp | [protected] |
_contentLength | DHTXMLRealworldApp | [protected] |
_disp | XmlRpc::XmlRpcServer | [protected] |
_get | DHTXMLRealworldApp | [protected] |
_header | DHTXMLRealworldApp | [protected] |
_introspectionEnabled | XmlRpc::XmlRpcServer | [protected] |
_joinOverlay | DHTXMLRealworldApp | [protected] |
_keepAlive | DHTXMLRealworldApp | [protected] |
_listMethods | XmlRpc::XmlRpcServer | [protected] |
_localLookup | DHTXMLRealworldApp | [protected] |
_methodHelp | XmlRpc::XmlRpcServer | [protected] |
_methods | XmlRpc::XmlRpcServer | [protected] |
_put | DHTXMLRealworldApp | [protected] |
_request | DHTXMLRealworldApp | [protected] |
_response | DHTXMLRealworldApp | [protected] |
_ssl | XmlRpc::XmlRpcSource | |
_ssl_ctx | XmlRpc::XmlRpcSource | |
_ssl_meth | XmlRpc::XmlRpcSource | |
_ssl_ssl | XmlRpc::XmlRpcSource | |
acceptConnection() | XmlRpc::XmlRpcServer | [protected, virtual] |
addMethod(XmlRpcServerMethod *method) | XmlRpc::XmlRpcServer | |
bindAndListen(int port, int backlog=5) | XmlRpc::XmlRpcServer | |
bootstrapOracle | BaseApp | [protected] |
bytesReceived | BaseApp | [protected] |
bytesSent | BaseApp | [protected] |
callLocalLookup(const OverlayKey &key, int num, bool safe) | BaseApp | [inline, protected] |
callNeighborSet(int num) | BaseApp | [inline, protected] |
callRoute(const OverlayKey &key, cMessage *msg, const NodeHandle &hint=NodeHandle::UNSPECIFIED_NODE) | BaseApp | [protected] |
cancelRpcMessage(uint32_t nonce) | BaseRpc | |
close() | XmlRpc::XmlRpcSource | [virtual] |
createConnection(int socket) | XmlRpc::XmlRpcServer | [protected, virtual] |
creationTime | BaseApp | [protected] |
debugOutput | BaseApp | [protected] |
deliver(OverlayKey &key, cMessage *msg) | BaseApp | [protected, virtual] |
dispatchConnection(XmlRpcServerConnection *sc) | XmlRpc::XmlRpcServer | [protected, virtual] |
enableIntrospection(bool enabled=true) | XmlRpc::XmlRpcServer | |
EXECUTE_REQUEST enum value | DHTXMLRealworldApp | [protected] |
executeMethod(const std::string &methodName, XmlRpcValue ¶ms, XmlRpcValue &result) | XmlRpc::XmlRpcServer | [protected] |
executeMulticall(const std::string &methodName, XmlRpcValue ¶ms, XmlRpcValue &result) | XmlRpc::XmlRpcServer | [protected] |
executeRequest(std::string const &request) | XmlRpc::XmlRpcServer | [virtual] |
exit() | XmlRpc::XmlRpcServer | |
FAULTCODE | XmlRpc::XmlRpcServer | [protected, static] |
FAULTSTRING | XmlRpc::XmlRpcServer | [protected, static] |
findMethod(const std::string &name) const | XmlRpc::XmlRpcServer | |
finish() | BaseApp | [protected] |
finishApp() | BaseApp | [protected, virtual] |
finishRpcs() | BaseRpc | [protected] |
forward(OverlayKey *key, cMessage **msg, NodeHandle *nextHopNode) | BaseApp | [protected, virtual] |
gateIndexNetwOut | DHTXMLRealworldApp | [protected] |
generateFaultResponse(std::string const &msg, int errorCode=-1) | XmlRpc::XmlRpcServer | [protected] |
generateHeader(std::string const &body) | XmlRpc::XmlRpcServer | [protected] |
generateResponse(std::string const &resultXml) | XmlRpc::XmlRpcServer | [protected] |
get(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | DHTXMLRealworldApp | |
getfd() const | XmlRpc::XmlRpcSource | [inline] |
getKeepOpen() const | XmlRpc::XmlRpcSource | [inline] |
getPort(void) const | XmlRpc::XmlRpcServer | |
globalStatistics | BaseApp | [protected] |
handleAppMessage(cMessage *msg) | BaseApp | [protected, virtual] |
handleCommonAPIPacket(cMessage *msg) | DHTXMLRealworldApp | [protected] |
handleEvent(unsigned eventType) | XmlRpc::XmlRpcServer | [virtual] |
handleMessage(cMessage *msg) | DHTXMLRealworldApp | [virtual] |
handleRealworldPacket(char *buf, uint32_t len) | DHTXMLRealworldApp | [protected] |
handleRpc(BaseCallMessage *msg) | BaseRpc | [protected, virtual] |
handleRpcResponse(BaseResponseMessage *msg, int rpcId, simtime_t rtt) | DHTXMLRealworldApp | [protected, virtual] |
handleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, int rpcId) | RpcListener | [protected, virtual] |
handleTimerEvent(cMessage *msg) | BaseApp | [protected, virtual] |
handleUpperMessage(cMessage *msg) | BaseApp | [protected, virtual] |
initialize(int stage) | DHTXMLRealworldApp | [virtual] |
initializeApp(int stage) | BaseApp | [protected, virtual] |
initRpcs() | BaseRpc | [protected] |
internalHandleRpc(BaseCallMessage *msg) | BaseRpc | [protected, virtual] |
internalHandleRpcMessage(BaseRpcMessage *msg) | BaseRpc | [protected, virtual] |
isSiblingFor(const NodeHandle &node, const OverlayKey &key, int numSiblings, bool *err) | BaseApp | [inline, protected] |
joinOverlay(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | DHTXMLRealworldApp | |
listMethods(XmlRpcValue &result) | XmlRpc::XmlRpcServer | |
localLookup(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | DHTXMLRealworldApp | |
MethodMap typedef | XmlRpc::XmlRpcServer | [protected] |
METHODNAME | XmlRpc::XmlRpcServer | [protected, static] |
METHODNAME_TAG | XmlRpc::XmlRpcServer | [protected, static] |
mtu | DHTXMLRealworldApp | [protected] |
numInitStages() const | DHTXMLRealworldApp | [inline, virtual] |
numReceived | BaseApp | [protected] |
numSent | BaseApp | [protected] |
onlyCommonAPIMessages | BaseApp | [protected] |
overlay | DHTXMLRealworldApp | [protected] |
packetBuffer | DHTXMLRealworldApp | [protected] |
packetNotification | DHTXMLRealworldApp | [protected] |
PARAM_ETAG | XmlRpc::XmlRpcServer | [protected, static] |
PARAM_TAG | XmlRpc::XmlRpcServer | [protected, static] |
PARAMS | XmlRpc::XmlRpcServer | [protected, static] |
PARAMS_ETAG | XmlRpc::XmlRpcServer | [protected, static] |
PARAMS_TAG | XmlRpc::XmlRpcServer | [protected, static] |
parseRequest(std::string const &request, XmlRpcValue ¶ms) | XmlRpc::XmlRpcServer | [protected] |
put(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | DHTXMLRealworldApp | |
READ_HEADER enum value | DHTXMLRealworldApp | [protected] |
READ_REQUEST enum value | DHTXMLRealworldApp | [protected] |
readHeader(char *buf, uint32_t length) | DHTXMLRealworldApp | [protected] |
readRequest(char *buf, uint32_t length) | DHTXMLRealworldApp | [protected] |
removeConnection(XmlRpcServerConnection *) | XmlRpc::XmlRpcServer | [virtual] |
removeMethod(XmlRpcServerMethod *method) | XmlRpc::XmlRpcServer | |
removeMethod(const std::string &methodName) | XmlRpc::XmlRpcServer | |
scheduler | DHTXMLRealworldApp | [protected] |
sendMessageToOverlay(cMessage *msg) | BaseApp | [protected] |
sendRpcMessage(const TransportAddress &dest, BaseCallMessage *msg, RpcListener *rpcListener=NULL, const OverlayKey &destKey=OverlayKey::UNSPECIFIED_KEY, int rpcId=-1, simtime_t timeout=-1, int retries=0) | BaseRpc | |
sendRpcMessage(int destType, const TransportAddress &dest, BaseCallMessage *msg, RpcListener *rpcListener=NULL, const OverlayKey &destKey=OverlayKey::UNSPECIFIED_KEY, int rpcId=-1, simtime_t timeout=-1, int retries=0) | BaseRpc | |
sendRpcMessageToDestination(int destType, const TransportAddress &dest, const OverlayKey &destKey, BaseOverlayMessage *message) | BaseApp | [protected, virtual] |
sendRpcResponse(int destType, BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | |
sendRpcResponse(BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | |
ServerConnectionState enum name | DHTXMLRealworldApp | [protected] |
setfd(int fd) | XmlRpc::XmlRpcSource | [inline] |
setKeepOpen(bool b=true) | XmlRpc::XmlRpcSource | [inline] |
shutdown() | XmlRpc::XmlRpcServer | |
SYSTEM_MULTICALL | XmlRpc::XmlRpcServer | [protected, static] |
thisNode | BaseRpc | [protected] |
timeout_msg | DHTXMLRealworldApp | [protected] |
underlayConfigurator | BaseApp | [protected] |
update(const NodeHandle &node, bool joined) | BaseApp | [protected, virtual] |
work(double msTime) | XmlRpc::XmlRpcServer | |
WRITE_RESPONSE enum value | DHTXMLRealworldApp | [protected] |
writeResponse() | DHTXMLRealworldApp | [protected] |
XmlRpcServer() | XmlRpc::XmlRpcServer | |
XmlRpcSource(int fd=-1, bool deleteOnClose=false) | XmlRpc::XmlRpcSource | |
~BaseApp() | BaseApp | [virtual] |
~RpcListener() | RpcListener | [virtual] |
~XmlRpcServer() | XmlRpc::XmlRpcServer | [virtual] |
~XmlRpcSource() | XmlRpc::XmlRpcSource | [virtual] |