#include <qpid/log/Statement.h>
List of all members.
| 
Static Public Member Functions | 
| static Level | level (const char *name) | 
|  | Get level from string name. 
 | 
| static Level | level (const std::string &name) | 
|  | Get level from string name. 
 | 
| static const char * | name (Level) | 
|  | String name of level. 
 | 
| 
Static Public Attributes | 
| static const int | COUNT = critical+1 | 
Member Function Documentation
      
        
          | static Level qpid::log::LevelTraits::level | ( | const char * | name | ) |  [static] | 
      
 
Get level from string name. 
- Exceptions:
- 
  
  
Referenced by level().
 
 
      
        
          | static Level qpid::log::LevelTraits::level | ( | const std::string & | name | ) |  [inline, static] | 
      
 
Get level from string name. 
- Exceptions:
- 
  
  
Definition at line 50 of file Statement.h.
References level().
 
 
      
        
          | static const char* qpid::log::LevelTraits::name | ( | Level |  | ) |  [static] | 
      
 
 
Member Data Documentation
The documentation for this struct was generated from the following file: