Celero
Public Member Functions | Static Public Member Functions | List of all members
celero::Printer Class Reference

#include <Print.h>

Public Member Functions

void initialize (std::vector< std::string > userDefinedColumns)
 Initialize the Printer object with specific user-defined columns.
 
void Console (const std::string &x)
 
void TableBanner (const size_t groupNameLength=15)
 
void TableRowExperimentHeader (Experiment *x)
 
void TableRowFailure (const std::string &msg)
 
void TableRowProblemSpaceHeader (std::shared_ptr< celero::ExperimentResult > x)
 
void TableRowHeader (std::shared_ptr< celero::ExperimentResult > x)
 
void TableResult (std::shared_ptr< celero::ExperimentResult > x)
 

Static Public Member Functions

static Printerget ()
 Singleton implementation.
 

Detailed Description

Author
John farrier

The documentation for this class was generated from the following files: