, including all inherited members.
_EventType enum name | ariba::communication::NetworkChangeInterface | [protected] |
add_endpoint(const address_v *endpoint) | ariba::communication::BaseCommunication | [private] |
addLink(LinkDescriptor *link) | ariba::communication::BaseCommunication | [private] |
ariba::SideportListener class | ariba::communication::BaseCommunication | [friend] |
BaseCommunication() | ariba::communication::BaseCommunication | |
currentSeqnum | ariba::communication::BaseCommunication | [private] |
dropLink(const LinkID link) | ariba::communication::BaseCommunication | |
establishLink(const EndpointDescriptor &descriptor, const LinkID &linkid=LinkID::UNSPECIFIED, const QoSParameterSet &qos=QoSParameterSet::DEFAULT, const SecurityParameterSet &sec=SecurityParameterSet::DEFAULT) | ariba::communication::BaseCommunication | |
eventListener | ariba::communication::BaseCommunication | [private] |
EventListenerSet typedef | ariba::communication::BaseCommunication | [private] |
eventString(EventType ev) | ariba::communication::NetworkChangeInterface | [inline, protected, static] |
EventType typedef | ariba::communication::NetworkChangeInterface | [protected] |
EventTypeAddressDelete enum value | ariba::communication::NetworkChangeInterface | [protected] |
EventTypeAddressNew enum value | ariba::communication::NetworkChangeInterface | [protected] |
EventTypeInterfaceDown enum value | ariba::communication::NetworkChangeInterface | [protected] |
EventTypeInterfaceUp enum value | ariba::communication::NetworkChangeInterface | [protected] |
EventTypeInvalid enum value | ariba::communication::NetworkChangeInterface | [protected] |
getEndpointDescriptor(const LinkID link=LinkID::UNSPECIFIED) const | ariba::communication::BaseCommunication | |
getLocalLinks(const address_v *addr) const | ariba::communication::BaseCommunication | |
handleSystemEvent(const SystemEvent &event) | ariba::communication::BaseCommunication | [virtual] |
isStarted() | ariba::communication::BaseCommunication | |
linkSet | ariba::communication::BaseCommunication | [private] |
LinkSet typedef | ariba::communication::BaseCommunication | [private] |
localDescriptor | ariba::communication::BaseCommunication | [private] |
messageReceiver | ariba::communication::BaseCommunication | [private] |
NetworkChangeDetection class | ariba::communication::NetworkChangeInterface | [friend] |
NetworkChangeInfo typedef | ariba::communication::NetworkChangeInterface | [protected] |
networkMonitor | ariba::communication::BaseCommunication | [private] |
onNetworkChange(const NetworkChangeInterface::NetworkChangeInfo &info) | ariba::communication::BaseCommunication | [protected, virtual] |
operator<<(ostream &o, const NetworkChangeInterface::NetworkChangeInfo &info) | ariba::communication::NetworkChangeInterface | [friend] |
queryLocalLink(const LinkID &localLink) const | ariba::communication::BaseCommunication | [private] |
queryRemoteLink(const LinkID &remoteLink) const | ariba::communication::BaseCommunication | [private] |
receive_message(transport_protocol *transport, const address_vf local, const address_vf remote, const uint8_t *data, size_t size) | ariba::communication::BaseCommunication | [virtual] |
receiveMessage(const Message *message, const address_v *local, const address_v *remote) | ariba::communication::BaseCommunication | [protected] |
registerEventListener(CommunicationEvents *_events) | ariba::communication::BaseCommunication | |
registerMessageReceiver(MessageReceiver *receiver) | ariba::communication::BaseCommunication | [inline] |
remote_endpoints | ariba::communication::BaseCommunication | [private] |
remove_endpoint(const address_v *endpoint) | ariba::communication::BaseCommunication | [private] |
removeLink(const LinkID &localLink) | ariba::communication::BaseCommunication | [private] |
send(Message *message, const EndpointDescriptor &endpoint) | ariba::communication::BaseCommunication | [private] |
send(Message *message, const LinkDescriptor &descriptor) | ariba::communication::BaseCommunication | [private] |
sendMessage(const LinkID lid, const Message *message) | ariba::communication::BaseCommunication | |
setEndpoints(string &endpoints) | ariba::communication::BaseCommunication | |
start() | ariba::communication::BaseCommunication | |
started | ariba::communication::BaseCommunication | [private] |
stop() | ariba::communication::BaseCommunication | |
SystemEventListener() | ariba::utility::SystemEventListener | |
transport | ariba::communication::BaseCommunication | [private] |
unregisterEventListener(CommunicationEvents *_events) | ariba::communication::BaseCommunication | |
unregisterMessageReceiver(MessageReceiver *receiver) | ariba::communication::BaseCommunication | [inline] |
use_logging_h(BaseCommunication) | ariba::communication::BaseCommunication | [private] |
~BaseCommunication() | ariba::communication::BaseCommunication | [virtual] |
~SystemEventListener()=0 | ariba::utility::SystemEventListener | [pure virtual] |