Stellarium 0.15.2
|
This is the complete list of members for NexStarConnection, including all inherited members.
Connection(Server &server, SOCKET fd) (defined in Connection) | Connection | |
fd (defined in Socket) | Socket | protected |
getServerMinusClientTime(void) const (defined in Connection) | Connection | inline |
hangup() (defined in Socket) | Socket | |
isClosed(void) const | SerialPort | inlinevirtual |
NexStarConnection(Server &server, const char *serial_device) (defined in NexStarConnection) | NexStarConnection | |
performReading(void) | Connection | protected |
performWriting(void) | Connection | protected |
prepareSelectFds(fd_set &, fd_set &, int &) (defined in SerialPort) | SerialPort | protectedvirtual |
read_buff (defined in Connection) | Connection | protected |
read_buff_end (defined in Connection) | Connection | protected |
readNonblocking(void *buf, int count) (defined in Socket) | Socket | inlineprotected |
sendCommand(NexStarCommand *command) (defined in NexStarConnection) | NexStarConnection | |
sendGoto(unsigned int ra_int, int dec_int) (defined in NexStarConnection) | NexStarConnection | |
SerialPort(Server &server, const char *serial_device) | SerialPort | |
server (defined in Socket) | Socket | protected |
Socket(Server &server, SOCKET fd) (defined in Socket) | Socket | inlineprotected |
write_buff (defined in Connection) | Connection | protected |
write_buff_end (defined in Connection) | Connection | protected |
writeNonblocking(const void *buf, int count) (defined in Socket) | Socket | inlineprotected |
~NexStarConnection(void) (defined in NexStarConnection) | NexStarConnection | inline |
~SerialPort(void) (defined in SerialPort) | SerialPort | |
~Socket() (defined in Socket) | Socket | inlinevirtual |