Manak  2.0.0
manak::TXTOutputHandler Class Reference
Inheritance diagram for manak::TXTOutputHandler:
Collaboration diagram for manak::TXTOutputHandler:

Public Member Functions

 TXTOutputHandler (const std::string &name)
 
 ~TXTOutputHandler ()
 
MANAK_INLINE void AddCase (const std::string &uname, const std::string &name, const std::map< std::string, std::list< utils::ObjectStore >> &results)
 
void CloseSuite ()
 
void Finalize ()
 
MANAK_INLINE void Initialize (bool compare, const std::string &c_time)
 
void OpenSuite (const std::string &name)
 
- Public Member Functions inherited from manak::OutputHandler
 OutputHandler (const std::string &filename)
 
virtual ~OutputHandler ()
 

Private Member Functions

std::string GetPMRep (const utils::ObjectStore &entry)
 

Additional Inherited Members

- Protected Attributes inherited from manak::OutputHandler
std::ofstream stream
 

Detailed Description

Definition at line 19 of file txt_output_handler.hpp.

Constructor & Destructor Documentation

manak::TXTOutputHandler::TXTOutputHandler ( const std::string &  name)
inline

Definition at line 22 of file txt_output_handler.hpp.

manak::TXTOutputHandler::~TXTOutputHandler ( )
inline

Definition at line 26 of file txt_output_handler.hpp.

Member Function Documentation

MANAK_INLINE void manak::TXTOutputHandler::AddCase ( const std::string &  uname,
const std::string &  name,
const std::map< std::string, std::list< utils::ObjectStore >> &  results 
)
virtual

Implements manak::OutputHandler.

void manak::TXTOutputHandler::CloseSuite ( )
inlinevirtual

Implements manak::OutputHandler.

Definition at line 40 of file txt_output_handler.hpp.

void manak::TXTOutputHandler::Finalize ( )
inlinevirtual

Implements manak::OutputHandler.

Definition at line 42 of file txt_output_handler.hpp.

std::string manak::TXTOutputHandler::GetPMRep ( const utils::ObjectStore entry)
private
MANAK_INLINE void manak::TXTOutputHandler::Initialize ( bool  compare,
const std::string &  c_time 
)
virtual

Implements manak::OutputHandler.

void manak::TXTOutputHandler::OpenSuite ( const std::string &  name)
inlinevirtual

Implements manak::OutputHandler.

Definition at line 35 of file txt_output_handler.hpp.


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