OverSim
XmlRpcInterface Member List

This is the complete list of members for XmlRpcInterface, including all inherited members.

_addContactXmlRpcInterfaceprotected
_dispXmlRpc::XmlRpcServerprotected
_dumpDhtXmlRpcInterfaceprotected
_getXmlRpcInterfaceprotected
_getContactsXmlRpcInterfaceprotected
_getUserIdXmlRpcInterfaceprotected
_introspectionEnabledXmlRpc::XmlRpcServerprotected
_joinOverlayXmlRpcInterfaceprotected
_listMethodsXmlRpc::XmlRpcServerprotected
_localLookupXmlRpcInterfaceprotected
_lookupXmlRpcInterfaceprotected
_methodHelpXmlRpc::XmlRpcServerprotected
_methodsXmlRpc::XmlRpcServerprotected
_publishXmlRpcInterfaceprotected
_pull_notificationXmlRpcInterfaceprotected
_putXmlRpcInterfaceprotected
_registerXmlRpcInterfaceprotected
_removeContactXmlRpcInterfaceprotected
_resolveXmlRpcInterfaceprotected
_searchContactXmlRpcInterfaceprotected
_sslXmlRpc::XmlRpcSource
_ssl_ctxXmlRpc::XmlRpcSource
_ssl_methXmlRpc::XmlRpcSource
_ssl_sslXmlRpc::XmlRpcSource
_subscribeXmlRpcInterfaceprotected
acceptConnection()XmlRpc::XmlRpcServerprotectedvirtual
addMethod(XmlRpcServerMethod *method)XmlRpc::XmlRpcServer
appTunFdXmlRpcInterfaceprotected
BaseApp()BaseApp
BaseRpc()BaseRpc
bindAndListen(int port, int backlog=5)XmlRpc::XmlRpcServer
bindAndListenTcp(int port)BaseTcpSupportprotected
bindToPort(int port)BaseAppprotectedvirtual
bytesOverlayReceivedBaseAppprotected
bytesOverlaySentBaseAppprotected
bytesPingResponseSentBaseRpcprotected
bytesPingSentBaseRpcprotected
bytesUdpReceivedBaseAppprotected
bytesUdpSentBaseAppprotected
callLocalLookup(const OverlayKey &key, int num, bool safe)BaseAppinlineprotected
callNeighborSet(int num)BaseAppinlineprotected
callRoute(const OverlayKey &key, cPacket *msg, const TransportAddress &hint=TransportAddress::UNSPECIFIED_NODE, RoutingType routingType=DEFAULT_ROUTING)BaseAppinlineprotected
callRoute(const OverlayKey &key, cPacket *msg, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType=DEFAULT_ROUTING)BaseAppprotected
cancelAllRpcs()BaseRpcprotected
cancelRpcMessage(uint32_t nonce)BaseRpcprotected
close()XmlRpc::XmlRpcSourcevirtual
closeConnection()XmlRpcInterfaceprotected
closeTcpConnection(TransportAddress address)BaseTcpSupportprotected
CONNECTION_RESET enum valueBaseTcpSupport
CONNECTION_SUCC_ClOSED enum valueBaseTcpSupport
createConnection(int socket)XmlRpc::XmlRpcServerprotectedvirtual
creationTimeBaseAppprotected
cryptoModuleBaseRpcprotected
curAppFdXmlRpcInterfaceprotected
debugOutputBaseAppprotected
deliver(OverlayKey &key, cMessage *msg)BaseAppprotectedvirtual
deliverTunneledMessage(const BinaryValue &payload)XmlRpcInterface
dispatchConnection(XmlRpcServerConnection *sc)XmlRpc::XmlRpcServerprotectedvirtual
dumpDht(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
enableIntrospection(bool enabled=true)XmlRpc::XmlRpcServer
establishTcpConnection(TransportAddress address)BaseTcpSupportprotected
EvCode enum nameBaseTcpSupport
EXECUTE_REQUEST enum valueXmlRpcInterfaceprotected
executeMethod(const std::string &methodName, XmlRpcValue &params, XmlRpcValue &result)XmlRpc::XmlRpcServerprotected
executeMulticall(const std::string &methodName, XmlRpcValue &params, XmlRpcValue &result)XmlRpc::XmlRpcServerprotected
executeRequest(std::string const &request)XmlRpc::XmlRpcServervirtual
exit()XmlRpc::XmlRpcServer
FAULTCODEXmlRpc::XmlRpcServerprotectedstatic
FAULTSTRINGXmlRpc::XmlRpcServerprotectedstatic
findMethod(const std::string &name) const XmlRpc::XmlRpcServer
finish()BaseAppprotected
finishApp()BaseAppprotectedvirtual
finishRpcs()BaseRpcprotected
forward(OverlayKey *key, cPacket **msg, NodeHandle *nextHopNode)BaseAppprotectedvirtual
generateFaultResponse(std::string const &msg, int errorCode=-1)XmlRpc::XmlRpcServerprotected
generateHeader(std::string const &body)XmlRpc::XmlRpcServerprotected
generateResponse(std::string const &resultXml)XmlRpc::XmlRpcServerprotected
get(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
getfd() const XmlRpc::XmlRpcSourceinline
getKeepOpen() const XmlRpc::XmlRpcSourceinline
getPort(void) const XmlRpc::XmlRpcServer
getTcpOut()BaseTcpSupportinlineprotected
getThisCompType()BaseAppprotectedvirtual
getThisNode()BaseRpcinline
getUdpTimeout()BaseRpcinline
globalNodeListBaseAppprotected
globalStatisticsBaseAppprotected
handleAppTunPacket(char *buf, uint32_t len)XmlRpcInterfaceprotected
handleCommonAPIPacket(cMessage *msg)XmlRpcInterfaceprotected
handleConnectionEvent(EvCode code, TransportAddress address)BaseTcpSupportprotectedvirtual
handleDataReceived(TransportAddress address, cPacket *msg, bool urgent)BaseTcpSupportprotectedvirtual
handleEvent(unsigned eventType)XmlRpc::XmlRpcServervirtual
handleIncomingConnection(TransportAddress address)BaseTcpSupportprotectedvirtual
handleLowerMessage(cMessage *msg)BaseAppprotectedvirtual
handleMessage(cMessage *msg)XmlRpcInterfacevirtual
handleNodeGracefulLeaveNotification()BaseAppprotectedvirtual
handleNodeLeaveNotification()BaseAppprotectedvirtual
handleReadyMessage(CompReadyMessage *msg)XmlRpcInterfaceprotectedvirtual
handleRealworldPacket(char *buf, uint32_t len)XmlRpcInterfaceprotected
handleRpcCall(BaseCallMessage *msg)BaseRpcprotectedvirtual
handleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt)XmlRpcInterfaceprotectedvirtual
BaseApp::handleRpcResponse(BaseResponseMessage *msg, const RpcState &rpcState, simtime_t rtt)RpcListenerprotectedvirtual
handleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &)XmlRpcInterfacevirtual
BaseApp::handleRpcTimeout(const RpcState &rpcState)RpcListenerprotectedvirtual
handleTCPMessage(cMessage *msg)BaseTcpSupportprotected
handleTraceMessage(cMessage *msg)BaseAppprotectedvirtual
handleTransportAddressChangedNotification()BaseAppprotectedvirtual
handleUDPMessage(cMessage *msg)BaseAppprotectedvirtual
handleUpperMessage(cMessage *msg)BaseAppprotectedvirtual
initialize(int stage)BaseAppprotected
initializeApp(int stage)XmlRpcInterfacevirtual
initRpcs()BaseRpcprotected
internalHandleMessage(cMessage *msg)BaseRpcprotected
internalHandleRpcCall(BaseCallMessage *msg)BaseAppprotectedvirtual
internalHandleRpcMessage(BaseRpcMessage *msg)BaseRpcprotectedvirtual
internalHandleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt)BaseAppprotectedvirtual
internalHandleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &destKey)BaseRpcprotectedvirtual
internalSendRouteRpc(BaseRpcMessage *message, const OverlayKey &destKey, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType)BaseAppprotectedvirtual
isAlreadyConnected(TransportAddress address)BaseTcpSupportprotected
isPrivileged()XmlRpcInterfaceprotected
isSiblingFor(const NodeHandle &node, const OverlayKey &key, int numSiblings, bool *err)BaseAppinlineprotected
joinOverlay(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
limitAccessXmlRpcInterfaceprotected
listMethods(XmlRpcValue &result)XmlRpc::XmlRpcServer
localLookup(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
lookup(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
MethodMap typedefXmlRpc::XmlRpcServerprotected
METHODNAMEXmlRpc::XmlRpcServerprotectedstatic
METHODNAME_TAGXmlRpc::XmlRpcServerprotectedstatic
mtuXmlRpcInterfaceprotected
neighborCacheBaseRpcprotected
NO_EST_CONNECTION enum valueBaseTcpSupport
notificationBoardBaseAppprotected
numInitStages() const BaseAppprotected
numOverlayReceivedBaseAppprotected
numOverlaySentBaseAppprotected
numPingResponseSentBaseRpcprotected
numPingSentBaseRpcprotected
numUdpReceivedBaseAppprotected
numUdpSentBaseAppprotected
overlayBaseRpcprotected
p2pnsXmlRpcInterfaceprotected
p2pnsRegister(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
p2pnsResolve(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
packetBufferXmlRpcInterfaceprotected
packetNotificationXmlRpcInterfaceprotected
PARAM_ETAGXmlRpc::XmlRpcServerprotectedstatic
PARAM_TAGXmlRpc::XmlRpcServerprotectedstatic
PARAMSXmlRpc::XmlRpcServerprotectedstatic
PARAMS_ETAGXmlRpc::XmlRpcServerprotectedstatic
PARAMS_TAGXmlRpc::XmlRpcServerprotectedstatic
parseRequest(std::string const &request, XmlRpcValue &params)XmlRpc::XmlRpcServerprotected
PEER_CLOSED enum valueBaseTcpSupport
PEER_REFUSED enum valueBaseTcpSupport
PEER_TIMEDOUT enum valueBaseTcpSupport
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)BaseRpcprotected
pingResponse(PingResponse *pingResponse, cPolymorphic *context, int rpcId, simtime_t rtt)BaseRpcprotectedvirtual
pingTimeout(PingCall *pingCall, const TransportAddress &dest, cPolymorphic *context, int rpcId)BaseRpcprotectedvirtual
put(XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result)XmlRpcInterface
READ_HEADER enum valueXmlRpcInterfaceprotected
READ_REQUEST enum valueXmlRpcInterfaceprotected
readHeader(char *buf, uint32_t length)XmlRpcInterfaceprotected
readRequest(char *buf, uint32_t length)XmlRpcInterfaceprotected
receiveChangeNotification(int category, const cPolymorphic *details)BaseAppprotectedvirtual
removeConnection(XmlRpcServerConnection *)XmlRpc::XmlRpcServervirtual
removeMethod(XmlRpcServerMethod *method)XmlRpc::XmlRpcServer
removeMethod(const std::string &methodName)XmlRpc::XmlRpcServer
resetConnectionState()XmlRpcInterfaceprotected
schedulerXmlRpcInterfaceprotected
sendInternalRpcCall(CompType destComp, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL)BaseRpcinlineprotected
sendInternalRpcWithTimeout(CompType destComp, BaseCallMessage *call)XmlRpcInterfaceprotected
sendMessageToLowerTier(cPacket *msg)BaseAppprotected
sendMessageToUDP(const TransportAddress &destAddr, cPacket *msg, simtime_t delay=SIMTIME_ZERO)BaseAppprotectedvirtual
sendReadyMessage(bool ready=true, const OverlayKey &nodeId=OverlayKey::UNSPECIFIED_KEY)BaseAppprotected
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)BaseRpcinlineprotected
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)BaseRpcinlineprotected
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)BaseRpcinlineprotected
sendRpcResponse(TransportType transportType, CompType destComp, const TransportAddress &dest, const OverlayKey &destKey, BaseCallMessage *call, BaseResponseMessage *response)BaseRpcprotected
sendRpcResponse(BaseCallMessage *call, BaseResponseMessage *response)BaseRpcprotected
sendTcpData(cPacket *msg, TransportAddress address)BaseTcpSupportprotected
sendUdpRpcCall(const TransportAddress &dest, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL)BaseRpcinlineprotected
ServerConnectionState enum nameXmlRpcInterfaceprotected
setfd(int fd)XmlRpc::XmlRpcSourceinline
setKeepOpen(bool b=true)XmlRpc::XmlRpcSourceinline
setTcpOut(cGate *gate)BaseTcpSupportinlineprotected
shutdown()XmlRpc::XmlRpcServer
socketDataArrived(int connId, void *yourPtr, cPacket *msg, bool urgent)BaseTcpSupportvirtual
socketEstablished(int connId, void *yourPtr)BaseTcpSupportvirtual
socketFailure(int connId, void *yourPtr, int code)BaseTcpSupportvirtual
socketPeerClosed(int connId, void *yourPtr)BaseTcpSupportvirtual
socketStatusArrived(int connId, void *yourPtr, TCPStatusInfo *status)BaseTcpSupportinlinevirtual
stateXmlRpcInterfaceprotected
SYSTEM_MULTICALLXmlRpc::XmlRpcServerprotectedstatic
thisCompTypeBaseRpcprotected
thisNodeBaseRpcprotected
underlayConfiguratorBaseAppprotected
update(const NodeHandle &node, bool joined)BaseAppprotectedvirtual
work(double msTime)XmlRpc::XmlRpcServer
WRITE_RESPONSE enum valueXmlRpcInterfaceprotected
writeResponse()XmlRpcInterfaceprotected
XmlRpcInterface()XmlRpcInterface
XmlRpcServer()XmlRpc::XmlRpcServer
XmlRpcSource(int fd=-1, bool deleteOnClose=false)XmlRpc::XmlRpcSource
~BaseApp()BaseAppvirtual
~RpcListener()RpcListenervirtual
~XmlRpcInterface()XmlRpcInterface
~XmlRpcServer()XmlRpc::XmlRpcServervirtual
~XmlRpcSource()XmlRpc::XmlRpcSourcevirtual