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.


Member Function Documentation

static void qpid::log::Statement::categorize ( Statement s) [static]
void qpid::log::Statement::log ( const std::string message)

Member Data Documentation

Definition at line 109 of file Statement.h.

Definition at line 104 of file Statement.h.

Definition at line 105 of file Statement.h.

Definition at line 107 of file Statement.h.

Definition at line 108 of file Statement.h.

Definition at line 106 of file Statement.h.


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

Qpid C++ API Reference
Generated on Fri Aug 23 2013 for Qpid C++ Client API by doxygen 1.7.5