This is the complete list of members for con::ConnectionEvent, including all inherited members.
address | con::ConnectionEvent | |
bindFailed() | con::ConnectionEvent | static |
ConnectionEvent(ConnectionEventType type_) | con::ConnectionEvent | inlineprivate |
create(ConnectionEventType type) | con::ConnectionEvent | static |
data | con::ConnectionEvent | |
dataReceived(session_t peer_id, const Buffer< u8 > &data) | con::ConnectionEvent | static |
describe() const | con::ConnectionEvent | |
DISABLE_CLASS_COPY(ConnectionEvent) | con::ConnectionEvent | |
peer_id | con::ConnectionEvent | |
peerAdded(session_t peer_id, Address address) | con::ConnectionEvent | static |
peerRemoved(session_t peer_id, bool is_timeout, Address address) | con::ConnectionEvent | static |
timeout | con::ConnectionEvent | |
type | con::ConnectionEvent |