1 #ifndef MANAK_HTML_OUPUT_HANDLER_HPP_INCLUDED
2 #define MANAK_HTML_OUPUT_HANDLER_HPP_INCLUDED
32 const std::string& c_time);
35 const std::string& name,
36 const std::map<std::string, std::list<utils::ObjectStore>>& results);
60 #ifndef MANAK_USE_DYN_LINK
61 #include "html_output_handler.cpp"
62 #endif // MANAK_USE_DYN_LINK
64 #endif // MANAK_HTML_OUPUT_HANDLER_HPP_INCLUDED
MANAK_INLINE void Initialize(bool compare, const std::string &c_time)
std::stringstream stream1
MANAK_INLINE std::string GetPMRep(const utils::ObjectStore &entry)
#define MANAK_INLINE
Check if user has opt for dynamic linking.
void OpenSuite(const std::string &name)
std::stringstream stream2
MANAK_INLINE void Finalize()
HTMLOutputHandler(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)