VOX
A little voxel engine
Loading...
Searching...
No Matches
ConnectionSocket Member List

This is the complete list of members for ConnectionSocket, including all inherited members.

close()Socketprotected
ConnectionSocket(int sockfd)ConnectionSocket
ConnectionSocket(const ConnectionSocket &other)=deleteConnectionSocket
ConnectionSocket(ConnectionSocket &&other)ConnectionSocket
ConnectionSocket()ConnectionSocketprotected
getFd() constSocket
m_sockfdSocketprotected
operator=(const ConnectionSocket &other)=deleteConnectionSocket
operator=(ConnectionSocket &&other)ConnectionSocket
Socket::operator=(const Socket &other)=deleteSocket
Socket::operator=(Socket &&other)Socket
operator==(const Socket &other) constSocket
operator==(const int &fd) constSocket
recv(char *data, size_t size)ConnectionSocket
send(const char *data, size_t size)ConnectionSocket
Socket(const Socket &other)=deleteSocket
Socket(Socket &&other)Socket
Socket()Socketprotected
~ConnectionSocket()ConnectionSocketvirtual
~Socket()Socketvirtual