1 #ifndef MANAK_TXT_OUPUT_HANDLER_HPP_INCLUDED
2 #define MANAK_TXT_OUPUT_HANDLER_HPP_INCLUDED
29 const std::string& c_time);
32 const std::string& name,
33 const std::map<std::string, std::list<utils::ObjectStore>>& results);
50 #ifndef MANAK_USE_DYN_LINK
51 #include "txt_output_handler.cpp"
52 #endif // MANAK_USE_DYN_LINK
54 #endif // MANAK_TXT_OUPUT_HANDLER_HPP_INCLUDED
TXTOutputHandler(const std::string &name)
#define MANAK_INLINE
Check if user has opt for dynamic linking.
std::string GetPMRep(const utils::ObjectStore &entry)
MANAK_INLINE void Initialize(bool compare, const std::string &c_time)
void OpenSuite(const std::string &name)
MANAK_INLINE void AddCase(const std::string &uname, const std::string &name, const std::map< std::string, std::list< utils::ObjectStore >> &results)