Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Public Member Functions | Static Public Member Functions | Public Attributes
qpid::log::Statement Struct Reference

POD struct representing a logging statement in source code. More...

#include <qpid/log/Statement.h>

List of all members.

Classes

struct  Initializer

Public Member Functions

void log (const std::string &message)

Static Public Member Functions

static void categorize (Statement &s)

Public Attributes

bool enabled
const char * file
int line
const char * function
Level level
Category category

Detailed Description

POD struct representing a logging statement in source code.

Definition at line 162 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

Category qpid::log::Statement::category

Definition at line 168 of file Statement.h.

bool qpid::log::Statement::enabled

Definition at line 163 of file Statement.h.

const char* qpid::log::Statement::file

Definition at line 164 of file Statement.h.

const char* qpid::log::Statement::function

Definition at line 166 of file Statement.h.

Level qpid::log::Statement::level

Definition at line 167 of file Statement.h.

int qpid::log::Statement::line

Definition at line 165 of file Statement.h.


The documentation for this struct was generated from the following file:

Qpid C++ API Reference
Generated on Sun Feb 17 2013 for Qpid C++ Client API by doxygen 1.8.1.1