hpp-util
4.9.0
Debugging tools for the HPP project.
|
This is the complete list of members for hpp::debug::JournalOutput, including all inherited members.
getFilename() const | hpp::debug::JournalOutput | |
JournalOutput(std::string filename) | hpp::debug::JournalOutput | explicit |
Output() | hpp::debug::Output | explicit |
write(const Channel &channel, char const *file, int line, char const *function, const std::string &data) | hpp::debug::JournalOutput | virtual |
write(const Channel &channel, char const *file, int line, char const *function, const std::stringstream &data) | hpp::debug::JournalOutput | virtual |
writePrefix(std::ostream &stream, const Channel &channel, char const *file, int line, char const *function) | hpp::debug::Output | protected |
~JournalOutput() | hpp::debug::JournalOutput | |
~Output() | hpp::debug::Output | virtual |