, including all inherited members.
_disp | XmlRpc::XmlRpcServer | [protected] |
_dumpDht | XmlRpcInterface | [protected] |
_get | XmlRpcInterface | [protected] |
_introspectionEnabled | XmlRpc::XmlRpcServer | [protected] |
_joinOverlay | XmlRpcInterface | [protected] |
_listMethods | XmlRpc::XmlRpcServer | [protected] |
_localLookup | XmlRpcInterface | [protected] |
_lookup | XmlRpcInterface | [protected] |
_methodHelp | XmlRpc::XmlRpcServer | [protected] |
_methods | XmlRpc::XmlRpcServer | [protected] |
_put | XmlRpcInterface | [protected] |
_register | XmlRpcInterface | [protected] |
_resolve | XmlRpcInterface | [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 | |
BaseApp() | BaseApp | |
BaseRpc() | BaseRpc | |
bindAndListen(int port, int backlog=5) | XmlRpc::XmlRpcServer | |
bindToPort(int port) | BaseApp | [protected, virtual] |
bootstrapOracle | BaseApp | [protected] |
bytesOverlayReceived | BaseApp | [protected] |
bytesOverlaySent | BaseApp | [protected] |
bytesPingResponseSent | BaseRpc | [protected] |
bytesPingSent | BaseRpc | [protected] |
bytesUdpReceived | BaseApp | [protected] |
bytesUdpSent | 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 TransportAddress &hint=TransportAddress::UNSPECIFIED_NODE, RoutingType routingType=DEFAULT_ROUTING) | BaseApp | [inline, protected] |
callRoute(const OverlayKey &key, cMessage *msg, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType=DEFAULT_ROUTING) | BaseApp | [protected] |
cancelRpcMessage(uint32_t nonce) | BaseRpc | [protected] |
close() | XmlRpc::XmlRpcSource | [virtual] |
closeConnection() | XmlRpcInterface | [protected] |
createConnection(int socket) | XmlRpc::XmlRpcServer | [protected, virtual] |
creationTime | BaseApp | [protected] |
curAppFd | XmlRpcInterface | [protected] |
debugOutput | BaseApp | [protected] |
deliver(OverlayKey &key, cMessage *msg) | BaseApp | [protected, virtual] |
dispatchConnection(XmlRpcServerConnection *sc) | XmlRpc::XmlRpcServer | [protected, virtual] |
dumpDht(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | XmlRpcInterface | |
enableIntrospection(bool enabled=true) | XmlRpc::XmlRpcServer | |
EXECUTE_REQUEST enum value | XmlRpcInterface | [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] |
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) | XmlRpcInterface | |
getfd() const | XmlRpc::XmlRpcSource | [inline] |
getKeepOpen() const | XmlRpc::XmlRpcSource | [inline] |
getPort(void) const | XmlRpc::XmlRpcServer | |
getThisCompType() | BaseApp | [protected, virtual] |
getThisNode() | BaseRpc | [inline] |
globalParameters | BaseRpc | [protected] |
globalStatistics | BaseApp | [protected] |
handleCommonAPIPacket(cMessage *msg) | XmlRpcInterface | [protected] |
handleEvent(unsigned eventType) | XmlRpc::XmlRpcServer | [virtual] |
handleLowerMessage(cMessage *msg) | BaseApp | [protected, virtual] |
handleMessage(cMessage *msg) | XmlRpcInterface | [virtual] |
handleNodeGracefulLeaveNotification() | BaseApp | [protected, virtual] |
handleNodeLeaveNotification() | BaseApp | [protected, virtual] |
handleReadyMessage(CompReadyMessage *msg) | BaseApp | [protected, virtual] |
handleRealworldPacket(char *buf, uint32_t len) | XmlRpcInterface | [protected] |
handleRpc(BaseCallMessage *msg) | BaseRpc | [protected, virtual] |
handleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | XmlRpcInterface | [protected, virtual] |
handleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &) | XmlRpcInterface | [virtual] |
handleTimerEvent(cMessage *msg) | BaseApp | [protected, virtual] |
handleTraceMessage(cMessage *msg) | BaseApp | [protected, virtual] |
handleTransportAddressChangedNotification() | BaseApp | [protected, virtual] |
handleUDPMessage(cMessage *msg) | BaseApp | [protected, virtual] |
handleUpperMessage(cMessage *msg) | BaseApp | [protected, virtual] |
initialize(int stage) | BaseApp | [protected] |
initializeApp(int stage) | XmlRpcInterface | [virtual] |
initRpcs() | BaseRpc | [protected] |
internalHandleRpc(BaseCallMessage *msg) | BaseApp | [protected, virtual] |
internalHandleRpcMessage(BaseRpcMessage *msg) | BaseRpc | [protected, virtual] |
internalHandleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | BaseApp | [protected, virtual] |
internalHandleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &destKey) | BaseRpc | [protected, virtual] |
internalSendRouteRpc(BaseRpcMessage *message, const OverlayKey &destKey, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType) | BaseApp | [protected, virtual] |
isSiblingFor(const NodeHandle &node, const OverlayKey &key, int numSiblings, bool *err) | BaseApp | [inline, protected] |
joinOverlay(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | XmlRpcInterface | |
listMethods(XmlRpcValue &result) | XmlRpc::XmlRpcServer | |
localLookup(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | XmlRpcInterface | |
lookup(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | XmlRpcInterface | |
MethodMap typedef | XmlRpc::XmlRpcServer | [protected] |
METHODNAME | XmlRpc::XmlRpcServer | [protected, static] |
METHODNAME_TAG | XmlRpc::XmlRpcServer | [protected, static] |
mtu | XmlRpcInterface | [protected] |
neighborCache | BaseRpc | [protected] |
notificationBoard | BaseApp | [protected] |
numInitStages() const | BaseApp | [protected] |
numOverlayReceived | BaseApp | [protected] |
numOverlaySent | BaseApp | [protected] |
numPingResponseSent | BaseRpc | [protected] |
numPingSent | BaseRpc | [protected] |
numUdpReceived | BaseApp | [protected] |
numUdpSent | BaseApp | [protected] |
overlay | BaseRpc | [protected] |
p2pnsRegister(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | XmlRpcInterface | |
p2pnsResolve(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | XmlRpcInterface | |
packetBuffer | XmlRpcInterface | [protected] |
packetNotification | XmlRpcInterface | [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] |
pingNode(const TransportAddress &dest, simtime_t timeout=-1, int retries=0, cPolymorphic *context=NULL, const char *caption="PING", RpcListener *rpcListener=NULL, int rpcId=-1, TransportType transportType=INVALID_TRANSPORT, bool overrideCache=false) | BaseRpc | [protected] |
pingResponse(PingResponse *pingResponse, cPolymorphic *context, int rpcId, simtime_t rtt) | BaseRpc | [protected, virtual] |
pingTimeout(PingCall *pingCall, const TransportAddress &dest, cPolymorphic *context, int rpcId) | BaseRpc | [protected, virtual] |
put(XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) | XmlRpcInterface | |
READ_HEADER enum value | XmlRpcInterface | [protected] |
READ_REQUEST enum value | XmlRpcInterface | [protected] |
readHeader(char *buf, uint32_t length) | XmlRpcInterface | [protected] |
readRequest(char *buf, uint32_t length) | XmlRpcInterface | [protected] |
receiveChangeNotification(int category, cPolymorphic *details) | BaseApp | [protected, virtual] |
removeConnection(XmlRpcServerConnection *) | XmlRpc::XmlRpcServer | [virtual] |
removeMethod(XmlRpcServerMethod *method) | XmlRpc::XmlRpcServer | |
removeMethod(const std::string &methodName) | XmlRpc::XmlRpcServer | |
resetConnectionState() | XmlRpcInterface | [protected] |
scheduler | XmlRpcInterface | [protected] |
sendInternalRpcCall(CompType destComp, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendInternalRpcWithTimeout(CompType destComp, BaseCallMessage *call) | XmlRpcInterface | [protected] |
sendMessageToLowerTier(cMessage *msg) | BaseApp | [protected] |
sendMessageToUDP(const TransportAddress &destAddr, cMessage *msg) | BaseApp | [protected, virtual] |
sendMessageToUDP(cMessage *msg, const TransportAddress &destAddr) __attribute__((deprecated)) | BaseApp | [inline, protected, virtual] |
sendRouteRpcCall(CompType destComp, const TransportAddress &dest, const OverlayKey &destKey, BaseCallMessage *msg, cPolymorphic *context=NULL, RoutingType routingType=DEFAULT_ROUTING, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendRouteRpcCall(CompType destComp, const OverlayKey &destKey, BaseCallMessage *msg, cPolymorphic *context=NULL, RoutingType routingType=DEFAULT_ROUTING, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendRouteRpcCall(CompType destComp, const TransportAddress &dest, BaseCallMessage *msg, cPolymorphic *context=NULL, RoutingType routingType=DEFAULT_ROUTING, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendRpcResponse(TransportType transportType, CompType destComp, const TransportAddress &dest, const OverlayKey &destKey, BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | [protected] |
sendRpcResponse(BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | [protected] |
sendToUDP(cMessage *msg, int destPort, IPvXAddress add, int srcPort) __attribute__((deprecated)) | BaseApp | [inline, protected, virtual] |
sendUdpRpcCall(const TransportAddress &dest, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
ServerConnectionState enum name | XmlRpcInterface | [protected] |
setfd(int fd) | XmlRpc::XmlRpcSource | [inline] |
setKeepOpen(bool b=true) | XmlRpc::XmlRpcSource | [inline] |
shutdown() | XmlRpc::XmlRpcServer | |
state | XmlRpcInterface | [protected] |
SYSTEM_MULTICALL | XmlRpc::XmlRpcServer | [protected, static] |
thisCompType | BaseRpc | [protected] |
thisNode | BaseRpc | [protected] |
underlayConfigurator | BaseApp | [protected] |
update(const NodeHandle &node, bool joined) | BaseApp | [protected, virtual] |
work(double msTime) | XmlRpc::XmlRpcServer | |
WRITE_RESPONSE enum value | XmlRpcInterface | [protected] |
writeResponse() | XmlRpcInterface | [protected] |
XmlRpcInterface() | XmlRpcInterface | |
XmlRpcServer() | XmlRpc::XmlRpcServer | |
XmlRpcSource(int fd=-1, bool deleteOnClose=false) | XmlRpc::XmlRpcSource | |
~BaseApp() | BaseApp | [virtual] |
~RpcListener() | RpcListener | [virtual] |
~XmlRpcInterface() | XmlRpcInterface | |
~XmlRpcServer() | XmlRpc::XmlRpcServer | [virtual] |
~XmlRpcSource() | XmlRpc::XmlRpcSource | [virtual] |