0.4.1
Loading...
Searching...
No Matches
NAV::UlogFile::DataField Struct Reference

Key-value pair of the message format. More...

Data Fields

std::string name
 e.g. "timestamp"
 
std::string type
 e.g. "uint64_t"
 

Detailed Description

Key-value pair of the message format.

Definition at line 119 of file UlogFile.hpp.

Field Documentation

◆ name

std::string NAV::UlogFile::DataField::name

e.g. "timestamp"

Definition at line 122 of file UlogFile.hpp.

◆ type

std::string NAV::UlogFile::DataField::type

e.g. "uint64_t"

Definition at line 121 of file UlogFile.hpp.


The documentation for this struct was generated from the following file: