close(void) | xsens::Cmt1s | |
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] |
HANDLE typedef (defined in xsens::Cmt1s) | xsens::Cmt1s | [protected] |
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 | [mutable, protected] |
m_port | xsens::Cmt1s | [protected] |
m_portname (defined in xsens::Cmt1s) | 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 | |
readData(const uint32_t maxLength, uint8_t *data, uint32_t *length=NULL) | xsens::Cmt1s | |
setCallbackFunction(CmtCallbackType 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 |