This is the complete list of members for Connection, including all inherited members.
| Connection(IoCore &parent, uv_tcp_t *tcp, Player &player, size_t id) | Connection | |
| Connection(const Connection &)=delete | Connection | |
| Depool() | Connection | |
| id | Connection | private |
| Name() | Connection | |
| operator=(const Connection &)=delete | Connection | |
| parent | Connection | private |
| player | Connection | private |
| Read(ssize_t nread, const uv_buf_t *buf) | Connection | |
| Respond(const Response &response) | Connection | |
| RunCommand(const std::vector< std::string > &msg) | Connection | private |
| Shutdown() | Connection | |
| tcp | Connection | private |
| tokeniser | Connection | private |
| ~Connection() | Connection |