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

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

Output()hpp::debug::Outputexplicit
write(const Channel &channel, char const *file, int line, char const *function, const std::string &data)=0hpp::debug::Outputpure virtual
write(const Channel &channel, char const *file, int line, char const *function, const std::stringstream &data)=0hpp::debug::Outputpure virtual
writePrefix(std::ostream &stream, const Channel &channel, char const *file, int line, char const *function)hpp::debug::Outputprotected
~Output()hpp::debug::Outputvirtual