This is the complete list of members for cDeviceLog, including all inherited members.
cDeviceLog() | cDeviceLog | |
CloseAllFiles() | cDeviceLog | 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() | cDeviceLog | virtual |
InitDeviceForWriting(int pHandle, string timestamp, string directory, uint64_t maxDiskSpace, uint32_t maxFileSize) | cDeviceLog | virtual |
LogFileExtention()=0 | cDeviceLog | pure virtual |
LogSize() | cDeviceLog | inline |
m_altClampToGround | cDeviceLog | protected |
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_logSize | cDeviceLog | protected |
m_logStats | cDeviceLog | private |
m_maxDiskSpace | cDeviceLog | protected |
m_maxFileSize | cDeviceLog | protected |
m_pFile | cDeviceLog | protected |
m_pHandle | cDeviceLog | protected |
m_pointUpdatePeriodSec | cDeviceLog | protected |
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 |
ReadData()=0 | cDeviceLog | pure virtual |
SaveData(p_data_hdr_t *dataHdr, const uint8_t *dataBuf) | cDeviceLog | virtual |
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)=0 | cDeviceLog | pure virtual |
SetupReadInfo(const string &directory, const string &deviceName, const string &timeStamp) | cDeviceLog | |
~cDeviceLog() | cDeviceLog | virtual |