This is the complete list of members for xsens::Cmt1s, including all inherited members.
close(void) | xsens::Cmt1s | |
Cmt1s(const Cmt1s &ref) | xsens::Cmt1s | private |
Cmt1s() | xsens::Cmt1s | |
escape(const CmtControlLine mask, const CmtControlLine state) | xsens::Cmt1s | |
flushData(void) | xsens::Cmt1s | |
getBaudrate(void) const | xsens::Cmt1s | inline |
getHandle(void) const | xsens::Cmt1s | inline |
getLastResult(void) const | xsens::Cmt1s | inline |
getPortName(char *portname) const | xsens::Cmt1s | inline |
getPortNr(void) const | xsens::Cmt1s | inline |
getTimeout(void) const | xsens::Cmt1s | inline |
isOpen(void) const | xsens::Cmt1s | inline |
m_baudrate | xsens::Cmt1s | protected |
m_commState | xsens::Cmt1s | protected |
m_endTime | xsens::Cmt1s | protected |
m_handle | xsens::Cmt1s | protected |
m_isOpen | xsens::Cmt1s | protected |
m_lastResult | xsens::Cmt1s | mutableprotected |
m_onBytesReceived | xsens::Cmt1s | private |
m_onBytesReceivedInstance | xsens::Cmt1s | private |
m_onBytesReceivedParam | xsens::Cmt1s | private |
m_port | xsens::Cmt1s | protected |
m_portname | xsens::Cmt1s | protected |
m_timeout | xsens::Cmt1s | protected |
open(const char *portName, const uint32_t baudRate=CMT_DEFAULT_BAUD_RATE, uint32_t readBufSize=CMT_DEFAULT_READ_BUFFER_SIZE, uint32_t writeBufSize=CMT_DEFAULT_WRITE_BUFFER_SIZE) | xsens::Cmt1s | |
open(const uint32_t portNumber, const uint32_t baudRate=CMT_DEFAULT_BAUD_RATE, uint32_t readBufSize=CMT_DEFAULT_READ_BUFFER_SIZE, uint32_t writeBufSize=CMT_DEFAULT_WRITE_BUFFER_SIZE) | xsens::Cmt1s | |
readData(const uint32_t maxLength, uint8_t *data, uint32_t *length=NULL) | xsens::Cmt1s | |
setCallbackFunction(CmtCallbackSelector tp, int32_t instance, CmtCallbackFunction func, void *param) | xsens::Cmt1s | |
setTimeout(const uint32_t ms=CMT1_DEFAULT_TIMEOUT) | xsens::Cmt1s | |
waitForData(const uint32_t maxLength, uint8_t *data, uint32_t *length=NULL) | xsens::Cmt1s | |
writeData(const uint32_t length, const uint8_t *data, uint32_t *written) | xsens::Cmt1s | |
~Cmt1s() | xsens::Cmt1s | |