Stellarium 0.14.3
Connection Member List

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

Connection(Server &server, SOCKET fd) (defined in Connection)Connection
fd (defined in Socket)Socketprotected
getServerMinusClientTime(void) const (defined in Connection)Connectioninline
hangup() (defined in Socket)Socket
isClosed() const (defined in Socket)Socketinlinevirtual
performReading(void)Connectionprotected
performWriting(void)Connectionprotected
prepareSelectFds(fd_set &read_fds, fd_set &write_fds, int &fd_max) (defined in Connection)Connectionprotectedvirtual
read_buff (defined in Connection)Connectionprotected
read_buff_end (defined in Connection)Connectionprotected
readNonblocking(void *buf, int count) (defined in Socket)Socketinlineprotected
server (defined in Socket)Socketprotected
Socket(Server &server, SOCKET fd) (defined in Socket)Socketinlineprotected
write_buff (defined in Connection)Connectionprotected
write_buff_end (defined in Connection)Connectionprotected
writeNonblocking(const void *buf, int count) (defined in Socket)Socketinlineprotected
~Socket() (defined in Socket)Socketinlinevirtual