This is the complete list of members for xsens::Cmt1f, including all inherited members.
| appendData(const uint32_t length, const void *data) | xsens::Cmt1f | |
| close(void) | xsens::Cmt1f | |
| closeAndDelete(void) | xsens::Cmt1f | |
| Cmt1f(const Cmt1f &ref) | xsens::Cmt1f | private |
| Cmt1f() | xsens::Cmt1f | |
| create(const char *filename) | xsens::Cmt1f | |
| create(const wchar_t *filename) | xsens::Cmt1f | |
| deleteData(const CmtFilePos start, const uint32_t length) | xsens::Cmt1f | |
| find(const void *needle, const uint32_t needleLength, CmtFilePos &pos) | xsens::Cmt1f | |
| flushData(void) | xsens::Cmt1f | |
| getFileSize(void) const | xsens::Cmt1f | inline |
| getLastResult(void) const | xsens::Cmt1f | inline |
| getName(char *filename) const | xsens::Cmt1f | |
| getName(wchar_t *filename) const | xsens::Cmt1f | |
| getReadPos(void) const | xsens::Cmt1f | inline |
| getWritePos(void) const | xsens::Cmt1f | inline |
| gotoRead(void) | xsens::Cmt1f | protected |
| gotoWrite(void) | xsens::Cmt1f | protected |
| insertData(const CmtFilePos start, const uint32_t length, const void *data) | xsens::Cmt1f | |
| isOpen(void) const | xsens::Cmt1f | inline |
| isReadOnly(void) const | xsens::Cmt1f | inline |
| m_filename | xsens::Cmt1f | protected |
| m_filename_w | xsens::Cmt1f | protected |
| m_fileSize | xsens::Cmt1f | protected |
| m_handle | xsens::Cmt1f | protected |
| m_isOpen | xsens::Cmt1f | protected |
| m_lastResult | xsens::Cmt1f | mutableprotected |
| m_reading | xsens::Cmt1f | protected |
| m_readOnly | xsens::Cmt1f | protected |
| m_readPos | xsens::Cmt1f | protected |
| m_unicode | xsens::Cmt1f | protected |
| m_writePos | xsens::Cmt1f | protected |
| open(const char *filename, const bool create, const bool readOnly) | xsens::Cmt1f | |
| open(const wchar_t *filename, const bool create, const bool readOnly) | xsens::Cmt1f | |
| readData(const uint32_t maxLength, void *data, uint32_t *length) | xsens::Cmt1f | |
| readData(const uint32_t maxLength, const char terminator, void *data, uint32_t *length) | xsens::Cmt1f | |
| setReadPos(const CmtFilePos pos) | xsens::Cmt1f | |
| setWritePos(const CmtFilePos pos=-1) | xsens::Cmt1f | |
| writeData(const uint32_t length, const void *data) | xsens::Cmt1f | |
| ~Cmt1f() | xsens::Cmt1f | |