|
aligator
0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
This is the complete list of members for aligator::Logger, including all inherited members.
| active | aligator::Logger | |
| addColumn(std::string_view name, uint width, std::string_view format) | aligator::Logger | |
| addColumn(LogColumn col) | aligator::Logger | inline |
| addEntry(std::string_view name, double val) | aligator::Logger | |
| addEntry(std::string_view name, size_t val) | aligator::Logger | |
| finish(bool conv) | aligator::Logger | |
| log() | aligator::Logger | |
| Logger()=default | aligator::Logger | |
| m_colSpecs | aligator::Logger | protected |
| m_columnNames | aligator::Logger | protected |
| m_currentLine | aligator::Logger | protected |
| printHeadline() | aligator::Logger | |
| reset() | aligator::Logger |