#include <DeviceLogKML.h>
Public Attributes | |
std::vector< sKmlLogData > | data |
uint32_t | fileCount |
uint32_t | fileDataSize |
std::string | fileName |
uint32_t | fileSize |
Definition at line 29 of file DeviceLogKML.h.
std::vector<sKmlLogData> sKmlLog::data |
Definition at line 31 of file DeviceLogKML.h.
uint32_t sKmlLog::fileCount |
Definition at line 34 of file DeviceLogKML.h.
uint32_t sKmlLog::fileDataSize |
Definition at line 35 of file DeviceLogKML.h.
std::string sKmlLog::fileName |
Definition at line 33 of file DeviceLogKML.h.
uint32_t sKmlLog::fileSize |
Definition at line 36 of file DeviceLogKML.h.