URY playd
C++ minimalist audio player
Connection Member List

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 &)=deleteConnection
Depool()Connection
idConnectionprivate
Name()Connection
operator=(const Connection &)=deleteConnection
parentConnectionprivate
playerConnectionprivate
Read(ssize_t nread, const uv_buf_t *buf)Connection
Respond(const Response &response)Connection
RunCommand(const std::vector< std::string > &msg)Connectionprivate
Shutdown()Connection
tcpConnectionprivate
tokeniserConnectionprivate
~Connection()Connection