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

#include <qpid/log/Statement.h>

List of all members.

Static Public Member Functions

static bool isCategory (const std::string &name)
 Test if given name is a Category name.
static Category category (const char *name)
 Get category from string name

Exceptions:
ifname invalid.

static Category category (const std::string &name)
 Get category from string name.
static const char * name (Category)
 String name of category.

Static Public Attributes

static const int COUNT = unspecified+1

Member Function Documentation

static Category qpid::log::CategoryTraits::category ( const char *  name) [static]

Get category from string name

Exceptions:
ifname invalid.

Referenced by category().

static Category qpid::log::CategoryTraits::category ( const std::string name) [inline, static]

Get category from string name.

Exceptions:
ifname invalid.

Definition at line 94 of file Statement.h.

References category().

static bool qpid::log::CategoryTraits::isCategory ( const std::string name) [static]

Test if given name is a Category name.

static const char* qpid::log::CategoryTraits::name ( Category  ) [static]

String name of category.


Member Data Documentation

const int qpid::log::CategoryTraits::COUNT = unspecified+1 [static]

Definition at line 80 of file Statement.h.


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

Qpid C++ API Reference
Generated on Thu Aug 23 2012 for Qpid C++ Client API by doxygen 1.7.5