Stellarium 0.15.2
|
This is the complete list of members for Lx200Connection, 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 |
Lx200Connection(Server &server, const char *serial_device) (defined in Lx200Connection) | Lx200Connection | |
performReading(void) | Connection | protected |
performWriting(void) | Connection | protected |
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(Lx200Command *command) (defined in Lx200Connection) | Lx200Connection | |
sendGoto(unsigned int ra_int, int dec_int) (defined in Lx200Connection) | Lx200Connection | |
SerialPort(Server &server, const char *serial_device) | SerialPort | |
server (defined in Socket) | Socket | protected |
setTimeBetweenCommands(long long int micro_seconds) (defined in Lx200Connection) | Lx200Connection | inline |
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 |
~SerialPort(void) (defined in SerialPort) | SerialPort | |
~Socket() (defined in Socket) | Socket | inlinevirtual |