hpp-util  4.9.0
Debugging tools for the HPP project.
hpp::debug::JournalOutput Member List

This is the complete list of members for hpp::debug::JournalOutput, including all inherited members.

getFilename() consthpp::debug::JournalOutput
JournalOutput(std::string filename)hpp::debug::JournalOutputexplicit
Output()hpp::debug::Outputexplicit
write(const Channel &channel, char const *file, int line, char const *function, const std::string &data)hpp::debug::JournalOutputvirtual
write(const Channel &channel, char const *file, int line, char const *function, const std::stringstream &data)hpp::debug::JournalOutputvirtual
writePrefix(std::ostream &stream, const Channel &channel, char const *file, int line, char const *function)hpp::debug::Outputprotected
~JournalOutput()hpp::debug::JournalOutput
~Output()hpp::debug::Outputvirtual