Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <frame_functors.h>
Public Member Functions | |
Count () | |
void | operator() (const AMQFrame &) |
uint | getCount () |
Definition at line 52 of file frame_functors.h.
qpid::framing::Count::Count | ( | ) | [inline] |
Definition at line 56 of file frame_functors.h.
uint qpid::framing::Count::getCount | ( | ) | [inline] |
Definition at line 58 of file frame_functors.h.
void qpid::framing::Count::operator() | ( | const AMQFrame & | ) | [inline] |
Definition at line 57 of file frame_functors.h.