#include <log_record.hpp>
Log record item data.
Definition at line 668 of file log_record.hpp.
◆ LogRecordData() [1/3]
LogRecord::LogRecordData::LogRecordData |
( |
| ) |
|
|
inline |
◆ LogRecordData() [2/3]
LogRecord::LogRecordData::LogRecordData |
( |
const std::string & |
_label | ) |
|
|
inline |
◆ LogRecordData() [3/3]
LogRecord::LogRecordData::LogRecordData |
( |
const MatrixVariablesGrid & |
_values, |
|
|
const std::string & |
_label, |
|
|
bool |
_writeProtection |
|
) |
| |
|
inline |
◆ label
std::string LogRecord::LogRecordData::label |
◆ values
◆ writeProtection
bool LogRecord::LogRecordData::writeProtection |
The documentation for this struct was generated from the following file: