POD struct representing a logging statement in source code.
More...
#include <qpid/log/Statement.h>
Public Member Functions |
void | log (const std::string &message) |
Detailed Description
POD struct representing a logging statement in source code.
Definition at line 161 of file Statement.h.
Member Function Documentation
static void qpid::log::Statement::categorize |
( |
Statement & |
s | ) |
|
|
static |
void qpid::log::Statement::log |
( |
const std::string & |
message | ) |
|
Member Data Documentation
bool qpid::log::Statement::enabled |
const char* qpid::log::Statement::file |
const char* qpid::log::Statement::function |
Level qpid::log::Statement::level |
int qpid::log::Statement::line |
The documentation for this struct was generated from the following file: