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

#include <qpid/log/Statement.h>

Static Public Member Functions

static Level level (const char *name)
 Get level from string name. More...
 
static Level level (const std::string &name)
 Get level from string name. More...
 
static const char * name (Level)
 String name of level. More...
 

Static Public Attributes

static const int COUNT =critical+1
 

Detailed Description

Definition at line 39 of file Statement.h.

Member Function Documentation

static Level qpid::log::LevelTraits::level ( const char *  name)
static

Get level from string name.

Exceptions
ifname invalid.

Referenced by level().

static Level qpid::log::LevelTraits::level ( const std::string &  name)
inlinestatic

Get level from string name.

Exceptions
ifname invalid.

Definition at line 50 of file Statement.h.

References level().

static const char* qpid::log::LevelTraits::name ( Level  )
static

String name of level.

Member Data Documentation

const int qpid::log::LevelTraits::COUNT =critical+1
static

Definition at line 40 of file Statement.h.


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

Qpid C++ API Reference
Generated on Tue Apr 14 2020 for Qpid C++ Client API by doxygen 1.8.5