connect(const std::string &address, short port) | Net::Connection | |
Connection(ENetHost *client) | Net::Connection | [private] |
disconnect() | Net::Connection | |
getConnection() | Net::Connection | [friend] |
getState() | Net::Connection | [inline] |
isConnected() | Net::Connection | |
mClient | Net::Connection | [private] |
mConnection | Net::Connection | [private] |
mState | Net::Connection | [private] |
NET_ERROR enum value | Net::Connection | |
OK enum value | Net::Connection | |
send(const MessageOut &msg) | Net::Connection | |
State enum name | Net::Connection | |
~Connection() | Net::Connection |