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 NetworkLocator *oldlocal, const NetworkLocator *newlocal, const NetworkLocator *oldremote, const NetworkLocator *newremote) | ariba::communication::CommunicationEvents | [protected, virtual] |
| onLinkDown(const LinkID &id, const NetworkLocator *local, const NetworkLocator *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
| onLinkFail(const LinkID &id, const NetworkLocator *local, const NetworkLocator *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
| onLinkQoSChanged(const LinkID &id, const NetworkLocator *local, const NetworkLocator *remote, const QoSParameterSet &qos) | ariba::communication::CommunicationEvents | [protected, virtual] |
| onLinkRequest(const LinkID &id, const NetworkLocator *local, const NetworkLocator *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
| onLinkUp(const LinkID &id, const NetworkLocator *local, const NetworkLocator *remote) | ariba::communication::CommunicationEvents | [protected, virtual] |
| ~CommunicationEvents() | ariba::communication::CommunicationEvents | [virtual] |