#include <log.hxx>
|
| LogStream (const qi::LogLevel level, const char *file, const char *function, const int line, const char *category) |
|
| LogStream (const qi::LogLevel level, const char *file, const char *function, const int line, CategoryType category) |
|
| LogStream (const qi::LogLevel level, const char *file, const char *function, const int line, const char *category, const std::string &message) |
|
| ~LogStream () |
|
LogStream & | self () |
|
Definition at line 225 of file log.hxx.
qi::log::LogStream::LogStream |
( |
const qi::LogLevel |
level, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
const int |
line, |
|
|
const char * |
category |
|
) |
| |
|
inline |
qi::log::LogStream::LogStream |
( |
const qi::LogLevel |
level, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
const int |
line, |
|
|
CategoryType |
category |
|
) |
| |
|
inline |
qi::log::LogStream::LogStream |
( |
const qi::LogLevel |
level, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
const int |
line, |
|
|
const char * |
category, |
|
|
const std::string & |
message |
|
) |
| |
|
inline |
qi::log::LogStream::~LogStream |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/opennao/work/release-2.8/sdk/libqi/qi/detail/log.hxx