, including all inherited members.
ariba::overlay::BaseOverlay class | ariba::CommunicationListener | [friend] |
BaseOverlay class | ariba::overlay::OverlayInterface | [friend] |
baseoverlay | ariba::overlay::OverlayInterface | [protected] |
CommunicationListener() | ariba::CommunicationListener | [protected] |
createOverlay()=0 | ariba::overlay::OverlayInterface | [pure virtual] |
deleteOverlay()=0 | ariba::overlay::OverlayInterface | [pure virtual] |
eventsReceiver | ariba::overlay::OverlayInterface | [protected] |
getKnownNodes() const =0 | ariba::overlay::OverlayInterface | [pure virtual] |
getParameters() const | ariba::overlay::OverlayInterface | |
joinOverlay(const EndpointDescriptor &bootstrap=EndpointDescriptor::UNSPECIFIED)=0 | ariba::overlay::OverlayInterface | [pure virtual] |
leaveOverlay()=0 | ariba::overlay::OverlayInterface | [pure virtual] |
nodeid | ariba::overlay::OverlayInterface | [protected] |
NodeList typedef | ariba::overlay::OverlayInterface | |
onEnableSideportListener() | ariba::CommunicationListener | [protected, virtual] |
onLinkChanged(const LinkID &lnk, const NodeID &remote) | ariba::overlay::OverlayInterface | [virtual] |
onLinkDown(const LinkID &lnk, const NodeID &remote) | ariba::overlay::OverlayInterface | [virtual] |
onLinkFail(const LinkID &lnk, const NodeID &remote) | ariba::overlay::OverlayInterface | [virtual] |
onLinkQoSChanged(const LinkID &lnk, const NodeID &remote, const LinkProperties &prop) | ariba::overlay::OverlayInterface | [virtual] |
onLinkRequest(const NodeID &remote, const DataMessage &msg) | ariba::overlay::OverlayInterface | [virtual] |
onLinkUp(const LinkID &lnk, const NodeID &remote) | ariba::overlay::OverlayInterface | [virtual] |
onMessage(const DataMessage &msg, const NodeID &remote, const LinkID &lnk=LinkID::UNSPECIFIED) | ariba::overlay::OverlayInterface | [virtual] |
OVERLAY_SERVICE_ID | ariba::overlay::OverlayInterface | [protected, static] |
OverlayInterface(BaseOverlay &_baseoverlay, const NodeID &_nodeid, OverlayStructureEvents *_eventsReceiver, OverlayParameterSet _parameters) | ariba::overlay::OverlayInterface | |
parameters | ariba::overlay::OverlayInterface | [protected] |
resolveNode(const NodeID &node)=0 | ariba::overlay::OverlayInterface | [pure virtual] |
routeMessage(const NodeID &destnode, Message *msg)=0 | ariba::overlay::OverlayInterface | [pure virtual] |
~CommunicationListener() | ariba::CommunicationListener | [protected, virtual] |
~OverlayInterface() | ariba::overlay::OverlayInterface | [virtual] |