Activated() | Connection::Serial | virtual |
Activated() | Connection::Serial | virtual |
AutoSearchS | Connection::Serial | protected |
AutoSearchSP | Connection::Serial | protected |
B_115200 enum value | Connection::Serial | |
B_19200 enum value | Connection::Serial | |
B_230400 enum value | Connection::Serial | |
B_38400 enum value | Connection::Serial | |
B_57600 enum value | Connection::Serial | |
B_9600 enum value | Connection::Serial | |
baud() | Connection::Serial | virtual |
baud() | Connection::Serial | virtual |
BaudRate enum name | Connection::Serial | |
BaudRate enum name | Connection::Serial | |
BaudRateS | Connection::Serial | protected |
BaudRateSP | Connection::Serial | protected |
Connect() | Connection::Serial | virtual |
Connect(const char *port, uint32_t baud) | Connection::Serial | protectedvirtual |
Connect() | Connection::Serial | virtual |
Connect(const char *port, uint32_t baud) | Connection::Serial | protectedvirtual |
CONNECTION_CUSTOM enum value | Connection::Interface | |
CONNECTION_NONE enum value | Connection::Interface | |
CONNECTION_SERIAL enum value | Connection::Interface | |
CONNECTION_TCP enum value | Connection::Interface | |
CONNECTION_USB enum value | Connection::Interface | |
Deactivated() | Connection::Serial | virtual |
Deactivated() | Connection::Serial | virtual |
Disconnect() | Connection::Serial | virtual |
Disconnect() | Connection::Serial | virtual |
getDeviceName() | Connection::Interface | protected |
getDeviceName() | Connection::Interface | protected |
getParity() const | Connection::Serial | inline |
getParity() const | Connection::Serial | inline |
getPortFD() const | Connection::Serial | inline |
getPortFD() const | Connection::Serial | inline |
getStopBits() const | Connection::Serial | inline |
getStopBits() const | Connection::Serial | inline |
getWordSize() const | Connection::Serial | inline |
getWordSize() const | Connection::Serial | inline |
Handshake | Connection::Interface | protected |
Interface(INDI::DefaultDevice *dev, Type type=CONNECTION_NONE) | Connection::Interface | protected |
Interface(INDI::DefaultDevice *dev, Type type=CONNECTION_NONE) | Connection::Interface | protected |
ISNewNumber(const char *dev, const char *name, double values[], char *names[], int n) | Connection::Interface | virtual |
ISNewNumber(const char *dev, const char *name, double values[], char *names[], int n) | Connection::Interface | virtual |
ISNewSwitch(const char *dev, const char *name, ISState *states, char *names[], int n) | Connection::Serial | virtual |
ISNewSwitch(const char *dev, const char *name, ISState *states, char *names[], int n) | Connection::Serial | virtual |
ISNewText(const char *dev, const char *name, char *texts[], char *names[], int n) | Connection::Serial | virtual |
ISNewText(const char *dev, const char *name, char *texts[], char *names[], int n) | Connection::Serial | virtual |
label() | Connection::Serial | inlinevirtual |
label() | Connection::Serial | inlinevirtual |
m_Device | Connection::Interface | protected |
m_Type | Connection::Interface | protected |
name() | Connection::Serial | inlinevirtual |
name() | Connection::Serial | inlinevirtual |
parity | Connection::Serial | protected |
port() | Connection::Serial | inlinevirtual |
port() | Connection::Serial | inlinevirtual |
PortFD | Connection::Serial | protected |
PortT | Connection::Serial | protected |
PortTP | Connection::Serial | protected |
processHandshake() | Connection::Serial | protectedvirtual |
processHandshake() | Connection::Serial | protectedvirtual |
Refresh(bool silent=false) | Connection::Serial | |
Refresh(bool silent=false) | Connection::Serial | |
RefreshS | Connection::Serial | protected |
RefreshSP | Connection::Serial | protected |
registerHandshake(std::function< bool()> callback) | Connection::Interface | |
registerHandshake(std::function< bool()> callback) | Connection::Interface | |
saveConfigItems(FILE *fp) | Connection::Serial | virtual |
saveConfigItems(FILE *fp) | Connection::Serial | virtual |
Serial(INDI::DefaultDevice *dev) | Connection::Serial | |
Serial(INDI::DefaultDevice *dev) | Connection::Serial | |
setDefaultBaudRate(BaudRate newRate) | Connection::Serial | |
setDefaultBaudRate(BaudRate newRate) | Connection::Serial | |
setDefaultPort(const char *defaultPort) | Connection::Serial | |
setDefaultPort(const char *defaultPort) | Connection::Serial | |
setParity(const uint8_t &value) | Connection::Serial | inline |
setParity(const uint8_t &value) | Connection::Serial | inline |
setStopBits(const uint8_t &value) | Connection::Serial | inline |
setStopBits(const uint8_t &value) | Connection::Serial | inline |
setWordSize(const uint8_t &value) | Connection::Serial | inline |
setWordSize(const uint8_t &value) | Connection::Serial | inline |
stopBits | Connection::Serial | protected |
SystemPortS | Connection::Serial | protected |
SystemPortSP | Connection::Serial | protected |
Type enum name | Connection::Interface | |
Type enum name | Connection::Interface | |
type() | Connection::Interface | inlinevirtual |
type() | Connection::Interface | inlinevirtual |
wordSize | Connection::Serial | protected |
~Interface() | Connection::Interface | protectedvirtual |
~Interface() | Connection::Interface | protectedvirtual |
~Serial() | Connection::Serial | virtual |
~Serial() | Connection::Serial | virtual |