qpid::console::Event Class Reference
#include <qpid/console/Event.h>
List of all members.
Detailed Description
Definition at line 43 of file Event.h.
Member Enumeration Documentation
- Enumerator:
SEV_EMERGENCY |
|
SEV_ALERT |
|
SEV_CRITICAL |
|
SEV_ERROR |
|
SEV_WARNING |
|
SEV_NOTICE |
|
SEV_INFO |
|
SEV_DEBUG |
|
Definition at line 45 of file Event.h.
Constructor & Destructor Documentation
Member Function Documentation
bool qpid::console::Event::attrBool |
( |
const std::string & |
key |
) |
const |
double qpid::console::Event::attrDouble |
( |
const std::string & |
key |
) |
const |
float qpid::console::Event::attrFloat |
( |
const std::string & |
key |
) |
const |
int32_t qpid::console::Event::attrInt |
( |
const std::string & |
key |
) |
const |
int64_t qpid::console::Event::attrInt64 |
( |
const std::string & |
key |
) |
const |
ObjectId qpid::console::Event::attrRef |
( |
const std::string & |
key |
) |
const |
std::string qpid::console::Event::attrString |
( |
const std::string & |
key |
) |
const |
uint32_t qpid::console::Event::attrUint |
( |
const std::string & |
key |
) |
const |
uint64_t qpid::console::Event::attrUint64 |
( |
const std::string & |
key |
) |
const |
framing::Uuid qpid::console::Event::attrUuid |
( |
const std::string & |
key |
) |
const |
Broker* qpid::console::Event::getBroker |
( |
|
) |
const [inline] |
const ClassKey& qpid::console::Event::getClassKey |
( |
|
) |
const |
SchemaClass* qpid::console::Event::getSchema |
( |
|
) |
const [inline] |
uint8_t qpid::console::Event::getSeverity |
( |
|
) |
const [inline] |
std::string qpid::console::Event::getSeverityString |
( |
|
) |
const |
uint64_t qpid::console::Event::getTimestamp |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: