Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <frame_functors.h>
Public Member Functions | |
SumFrameSize () | |
void | operator() (const AMQFrame &f) |
uint64_t | getSize () |
Definition at line 34 of file frame_functors.h.
qpid::framing::SumFrameSize::SumFrameSize | ( | ) | [inline] |
Definition at line 38 of file frame_functors.h.
uint64_t qpid::framing::SumFrameSize::getSize | ( | ) | [inline] |
Definition at line 40 of file frame_functors.h.
void qpid::framing::SumFrameSize::operator() | ( | const AMQFrame & | f | ) | [inline] |