AnCH Framework 0.1
Another C++ Hack Framework
 
Loading...
Searching...
No Matches
anch::network::SocketEvent Member List

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

getAddress() constanch::network::SocketEventinline
getMessage() constanch::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