|
| typedef tbb::spin_rw_mutex | Mutex |
| |
| DtColumnLogger::Column::Column |
( |
DtColumnLogger & |
, |
|
|
const std::string & |
label |
|
) |
| |
|
explicit |
| DtColumnLogger::Column::Column |
( |
Column & |
parent, |
|
|
const std::string & |
label |
|
) |
| |
|
explicit |
| Column& DtColumnLogger::Column::getColumn |
( |
const std::string & |
label, |
|
|
int |
index = -1 |
|
) |
| |
template<typename T >
| Value& DtColumnLogger::Column::addValue |
( |
T |
val | ) |
|
|
inline |
| void DtColumnLogger::Column::reset |
( |
bool |
resetWidth | ) |
|
Remove data from this column.
| int DtColumnLogger::Column::print |
( |
std::ostream * |
textstream, |
|
|
std::ostream * |
csvsteram, |
|
|
bool |
headers |
|
) |
| |
| unsigned DtColumnLogger::Column::width |
( |
| ) |
|
| void DtColumnLogger::Column::updateWidth |
( |
unsigned |
, |
|
|
bool |
onlyIfGreater = true |
|
) |
| |
| Sequence& DtColumnLogger::Column::subColumns |
( |
| ) |
|
|
inline |
| std::string DtColumnLogger::Column::label |
( |
| ) |
const |
|
inline |
| void DtColumnLogger::Column::markAsPrinted |
( |
| ) |
|
| bool DtColumnLogger::Column::hasBeenPrinted |
( |
| ) |
|
| Mutex DtColumnLogger::Column::myMutex |
|
mutableprivate |
| std::string DtColumnLogger::Column::myLabel |
|
private |
| unsigned DtColumnLogger::Column::myMaxWidth |
|
private |
| bool DtColumnLogger::Column::myNewFlag |
|
private |
| Sequence DtColumnLogger::Column::myColumns |
|
private |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/vrfutil/columnLogger.h