Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qmf/engine/Event.h>
Public Member Functions | |
Event (const SchemaEventClass *type) | |
Event (const Event &from) | |
~Event () | |
const SchemaEventClass * | getClass () const |
Value * | getValue (const char *key) const |
Definition at line 30 of file Event.h.
qmf::engine::Event::Event | ( | const SchemaEventClass * | type | ) |
qmf::engine::Event::Event | ( | const Event & | from | ) |
qmf::engine::Event::~Event | ( | ) |
const SchemaEventClass* qmf::engine::Event::getClass | ( | ) | const |
Value* qmf::engine::Event::getValue | ( | const char * | key | ) | const |