AnCH Framework  0.1
Another C++ Hack Framework
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
anch::network::SocketEvent Member List

This is the complete list of members for anch::network::SocketEvent, including all inherited members.

getAddress() const anch::network::SocketEventinline
getMessage() const anch::network::SocketEventinline
SocketEvent(const std::string &message)anch::network::SocketEvent
SocketEvent(const std::string &message, const sockaddr_storage &address)anch::network::SocketEvent
~SocketEvent()anch::network::SocketEventvirtual