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

SelectorElement parses a cli/mgmt enable/disable entry into usable fields where cliEntry = [!]LEVEL[+-][:PATTERN]. More...

#include <qpid/log/Selector.h>

List of all members.

Public Member Functions

 SelectorElement (const std::string cliEntry)

Public Attributes

std::string levelStr
std::string patternStr
Level level
Category category
bool isDisable
bool isCategory
bool isLevelAndAbove
bool isLevelAndBelow

Detailed Description

SelectorElement parses a cli/mgmt enable/disable entry into usable fields where cliEntry = [!]LEVEL[+-][:PATTERN].


Constructor & Destructor Documentation

qpid::log::SelectorElement::SelectorElement ( const std::string  cliEntry)

Member Data Documentation

Definition at line 39 of file Selector.h.

Definition at line 41 of file Selector.h.

Definition at line 40 of file Selector.h.

Definition at line 42 of file Selector.h.

Definition at line 43 of file Selector.h.

Definition at line 38 of file Selector.h.

Definition at line 36 of file Selector.h.

Definition at line 37 of file Selector.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