Definition at line 15 of file output_handler.hpp.
manak::OutputHandler::OutputHandler |
( |
const std::string & |
filename | ) |
|
|
inline |
virtual manak::OutputHandler::~OutputHandler |
( |
| ) |
|
|
inlinevirtual |
virtual void manak::OutputHandler::AddCase |
( |
const std::string & |
uname, |
|
|
const std::string & |
name, |
|
|
const std::map< std::string, std::list< utils::ObjectStore >> & |
results |
|
) |
| |
|
pure virtual |
virtual void manak::OutputHandler::CloseSuite |
( |
| ) |
|
|
pure virtual |
virtual void manak::OutputHandler::Finalize |
( |
| ) |
|
|
pure virtual |
virtual void manak::OutputHandler::Initialize |
( |
bool |
compare, |
|
|
const std::string & |
c_time |
|
) |
| |
|
pure virtual |
virtual void manak::OutputHandler::OpenSuite |
( |
const std::string & |
name | ) |
|
|
pure virtual |
std::ofstream manak::OutputHandler::stream |
|
protected |
The documentation for this class was generated from the following file: