Public Member Functions | Public Attributes | List of all members
LogRecord::LogRecordData Struct Reference

#include <log_record.hpp>

Public Member Functions

 LogRecordData ()
 
 LogRecordData (const std::string &_label)
 
 LogRecordData (const MatrixVariablesGrid &_values, const std::string &_label, bool _writeProtection)
 

Public Attributes

std::string label
 
MatrixVariablesGrid values
 
bool writeProtection
 

Detailed Description

Log record item data.

Definition at line 668 of file log_record.hpp.

Constructor & Destructor Documentation

LogRecord::LogRecordData::LogRecordData ( )
inline

Definition at line 670 of file log_record.hpp.

LogRecord::LogRecordData::LogRecordData ( const std::string &  _label)
inline

Definition at line 674 of file log_record.hpp.

LogRecord::LogRecordData::LogRecordData ( const MatrixVariablesGrid _values,
const std::string &  _label,
bool  _writeProtection 
)
inline

Definition at line 679 of file log_record.hpp.

Member Data Documentation

std::string LogRecord::LogRecordData::label

Definition at line 687 of file log_record.hpp.

MatrixVariablesGrid LogRecord::LogRecordData::values

Definition at line 686 of file log_record.hpp.

bool LogRecord::LogRecordData::writeProtection

Definition at line 688 of file log_record.hpp.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:25