This is the complete list of members for cDeviceLogSorted, including all inherited members.
cDeviceLog() | cDeviceLog | |
cDeviceLogSorted() | cDeviceLogSorted | |
CloseAllFiles() OVERRIDE | cDeviceLogSorted | virtual |
FileCount() | cDeviceLog | inline |
FileSize() | cDeviceLog | inline |
Flush() | cDeviceLog | inlinevirtual |
GetDeviceInfo() | cDeviceLog | inline |
GetNewFileName(uint32_t serialNumber, uint32_t fileCount, const char *suffix) | cDeviceLog | protected |
InitDeviceForReading() OVERRIDE | cDeviceLogSorted | virtual |
InitDeviceForWriting(int pHandle, std::string timestamp, std::string directory, uint64_t maxDiskSpace, uint32_t maxFileSize) OVERRIDE | cDeviceLogSorted | |
cDeviceLog::InitDeviceForWriting(int pHandle, string timestamp, string directory, uint64_t maxDiskSpace, uint32_t maxFileSize) | cDeviceLog | virtual |
LogFileExtention() OVERRIDE | cDeviceLogSorted | inlinevirtual |
LogSize() | cDeviceLog | inline |
m_altClampToGround | cDeviceLog | protected |
m_chunks | cDeviceLogSorted | |
m_data | cDeviceLogSorted | |
m_dataSerNum | cDeviceLogSorted | |
m_devInfo | cDeviceLog | protected |
m_directory | cDeviceLog | protected |
m_fileCount | cDeviceLog | protected |
m_fileName | cDeviceLog | protected |
m_fileNames | cDeviceLog | protected |
m_fileSize | cDeviceLog | protected |
m_lastSerNum | cDeviceLogSorted | |
m_logSize | cDeviceLog | protected |
m_maxDiskSpace | cDeviceLog | protected |
m_maxFileSize | cDeviceLog | protected |
m_pFile | cDeviceLog | protected |
m_pHandle | cDeviceLog | protected |
m_pointUpdatePeriodSec | cDeviceLog | protected |
m_readChunk | cDeviceLogSorted | |
m_showPoints | cDeviceLog | protected |
m_showPointTimestamps | cDeviceLog | protected |
m_showTracks | cDeviceLog | protected |
m_timeStamp | cDeviceLog | protected |
OnReadData(p_data_t *data) | cDeviceLog | protected |
OpenNewSaveFile() | cDeviceLog | protected |
OpenNextReadFile() | cDeviceLog | protected |
OpenWithSystemApp() | cDeviceLog | virtual |
ReadAllChunksFromFile() | cDeviceLogSorted | |
ReadChunkFromFile(cSortedDataChunk *chunk) | cDeviceLogSorted | |
ReadData() OVERRIDE | cDeviceLogSorted | virtual |
SaveData(p_data_hdr_t *dataHdr, const uint8_t *dataBuf) OVERRIDE | cDeviceLogSorted | virtual |
SerializeDataFromChunks() | cDeviceLogSorted | |
SetDeviceInfo(const dev_info_t *info) | cDeviceLog | |
SetKmlConfig(bool showTracks=true, bool showPoints=true, bool showPointTimestamps=true, double pointUpdatePeriodSec=1.0, bool altClampToGround=true) | cDeviceLog | inline |
SetSerialNumber(uint32_t serialNumber) OVERRIDE | cDeviceLogSorted | virtual |
SetupReadInfo(const string &directory, const string &deviceName, const string &timeStamp) | cDeviceLog | |
~cDeviceLog() | cDeviceLog | virtual |