ariba::communication::CommunicationEvents Member List
This is the complete list of members for
ariba::communication::CommunicationEvents, including all inherited members.
BaseCommunication class | ariba::communication::CommunicationEvents | [friend] |
CommunicationEvents() | ariba::communication::CommunicationEvents | |
onLinkChanged(const LinkID &id, const address_v *oldlocal, const address_v *newlocal, const address_v *oldremote, const address_v *newremote) | ariba::communication::CommunicationEvents | [protected, virtual] |
onLinkDown(const LinkID &id, const address_v *local, const address_v *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
onLinkFail(const LinkID &id, const address_v *local, const address_v *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
onLinkQoSChanged(const LinkID &id, const address_v *local, const address_v *remote, const QoSParameterSet &qos) | ariba::communication::CommunicationEvents | [protected, virtual] |
onLinkRequest(const LinkID &id, const address_v *local, const address_v *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
onLinkUp(const LinkID &id, const address_v *local, const address_v *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
~CommunicationEvents() | ariba::communication::CommunicationEvents | [virtual] |