![]() |
0.5.0
|
Key-value pair of the message format. More...
Data Fields | |
| std::string | name |
| e.g. "timestamp" | |
| std::string | type |
| e.g. "uint64_t" | |
Key-value pair of the message format.
Definition at line 119 of file UlogFile.hpp.
| std::string NAV::UlogFile::DataField::name |
e.g. "timestamp"
Definition at line 122 of file UlogFile.hpp.
| std::string NAV::UlogFile::DataField::type |
e.g. "uint64_t"
Definition at line 121 of file UlogFile.hpp.