#include <qpid/framing/Header.h>
List of all members.
Constructor & Destructor Documentation
qpid::framing::Header::Header |
( |
bool |
_sync | ) |
[inline] |
qpid::framing::Header::Header |
( |
| ) |
[inline] |
Member Function Documentation
uint32_t qpid::framing::Header::bodySize |
( |
| ) |
const |
void qpid::framing::Header::decodeStructBody |
( |
Buffer & |
, |
|
|
uint32_t |
= 0 |
|
) |
| |
void qpid::framing::Header::encode |
( |
Buffer & |
| ) |
const |
uint32_t qpid::framing::Header::encodedSize |
( |
| ) |
const |
void qpid::framing::Header::encodeStructBody |
( |
Buffer & |
| ) |
const |
bool qpid::framing::Header::getSync |
( |
| ) |
const |
void qpid::framing::Header::print |
( |
std::ostream & |
out | ) |
const |
void qpid::framing::Header::setSync |
( |
bool |
_sync | ) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: