#include <DataDumperHelpers.h>
Definition at line 12 of file DataDumperHelpers.h.
◆ LineFormater()
FPTracker::LineFormater::LineFormater |
( |
int |
numPerLine | ) |
|
|
inline |
◆ operator()()
template<class T >
void FPTracker::LineFormater::operator() |
( |
T |
t | ) |
|
|
inline |
◆ toString()
std::string FPTracker::LineFormater::toString |
( |
| ) |
const |
|
inline |
◆ m_maxPerLine
int FPTracker::LineFormater::m_maxPerLine |
|
private |
◆ m_numPerLine
int FPTracker::LineFormater::m_numPerLine |
|
private |
◆ m_ost
std::ostringstream FPTracker::LineFormater::m_ost |
|
private |
The documentation for this class was generated from the following file: