Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::log::Statement Struct Reference

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

#include <qpid/log/Statement.h>

List of all members.

Public Member Functions

void log (const std::string &message)

Public Attributes

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

Classes

struct  Initializer


Detailed Description

POD struct representing a logging statement in source code.

Definition at line 59 of file Statement.h.


Member Function Documentation

void qpid::log::Statement::log ( const std::string &  message  ) 


Member Data Documentation

bool qpid::log::Statement::enabled

Definition at line 60 of file Statement.h.

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

Definition at line 61 of file Statement.h.

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

Definition at line 63 of file Statement.h.

Level qpid::log::Statement::level

Definition at line 64 of file Statement.h.

int qpid::log::Statement::line

Definition at line 62 of file Statement.h.


The documentation for this struct was generated from the following file:
Qpid C++ API Reference
Generated on Fri Oct 15 18:35:54 2010 for Qpid C++ Client API by doxygen 1.4.7