BAOS SDK  18.2.0
kdrive::baos::BaosConnection Member List

This is the complete list of members for kdrive::baos::BaosConnection, including all inherited members.

BaosConnection()kdrive::baos::BaosConnection
BaosConnection(const BaosConnection &)=deletekdrive::baos::BaosConnection
BaosConnectorPtr typedefkdrive::baos::BaosConnection
connectIp(const std::string remoteHost, unsigned char version, bool decodeProtocol=false)kdrive::baos::BaosConnection
connectIp(const BaosDevice &baosDevice, bool decodeProtocol=false)kdrive::baos::BaosConnection
connectIpByAddress(const std::string &ipAddress, bool decodeProtocol=false)kdrive::baos::BaosConnection
connectIpByName(const std::string &name, bool decodeProtocol=false)kdrive::baos::BaosConnection
connectIpNat(const std::string &ipAddress, unsigned short port, unsigned char version, bool decodeProtocol=false)kdrive::baos::BaosConnection
connectSerial(const std::string &serialDeviceName, bool decodeProtocol=false)kdrive::baos::BaosConnection
ConnectSignal typedefkdrive::baos::BaosConnection
disconnect()kdrive::baos::BaosConnection
DisconnectSignal typedefkdrive::baos::BaosConnection
getConnector()kdrive::baos::BaosConnection
getConnectSignal()kdrive::baos::BaosConnection
getDisconnectSignal()kdrive::baos::BaosConnection
isConnected() const kdrive::baos::BaosConnection
operator=(const BaosConnection &)=deletekdrive::baos::BaosConnection
~BaosConnection()kdrive::baos::BaosConnectionvirtual