Logging in console (std::cerr).
More...
#include <hpp/util/debug.hh>
|
| | ConsoleOutput () |
| | ~ConsoleOutput () |
| void | write (const Channel &channel, char const *file, int line, char const *function, const std::string &data) |
| void | write (const Channel &channel, char const *file, int line, char const *function, const std::stringstream &data) |
Logging in console (std::cerr).
◆ ConsoleOutput()
| hpp::debug::ConsoleOutput::ConsoleOutput |
( |
| ) |
|
|
explicit |
◆ ~ConsoleOutput()
| hpp::debug::ConsoleOutput::~ConsoleOutput |
( |
| ) |
|
◆ write() [1/2]
| void hpp::debug::ConsoleOutput::write |
( |
const Channel & | channel, |
|
|
char const * | file, |
|
|
int | line, |
|
|
char const * | function, |
|
|
const std::string & | data ) |
◆ write() [2/2]
| void hpp::debug::ConsoleOutput::write |
( |
const Channel & | channel, |
|
|
char const * | file, |
|
|
int | line, |
|
|
char const * | function, |
|
|
const std::stringstream & | data ) |
The documentation for this class was generated from the following files: