#include <PrintHelper.h>
This class offers functionality to help printing to the screen.
Definition at line 27 of file PrintHelper.h.
ProbabilisticSceneRecognition::PrintHelper::PrintHelper |
( |
char |
pMarker | ) |
|
|
inline |
Constructor.
- Parameters
-
pMarker | Symbol used to mark output with dividers consisting of it. |
Definition at line 34 of file PrintHelper.h.
ProbabilisticSceneRecognition::PrintHelper::~PrintHelper |
( |
| ) |
|
|
inline |
void ProbabilisticSceneRecognition::PrintHelper::addLine |
( |
const std::string & |
pLine | ) |
|
|
inline |
Add a line to print.
- Parameters
-
Definition at line 48 of file PrintHelper.h.
void ProbabilisticSceneRecognition::PrintHelper::printAsHeader |
( |
| ) |
|
|
inline |
Print added lines as header, between two dividers, and reset lines.
Definition at line 56 of file PrintHelper.h.
void ProbabilisticSceneRecognition::PrintHelper::printAsHeader |
( |
const std::string & |
pLine | ) |
|
|
inline |
Print a single line as a header.
- Parameters
-
Definition at line 69 of file PrintHelper.h.
std::string ProbabilisticSceneRecognition::PrintHelper::mDivider |
|
private |
std::vector<std::string> ProbabilisticSceneRecognition::PrintHelper::mLines |
|
private |
The documentation for this class was generated from the following file:
asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09