#include <qpid/framing/Header.h>
Definition at line 39 of file Header.h.
qpid::framing::Header::Header |
( |
bool |
_sync | ) |
|
|
inline |
qpid::framing::Header::Header |
( |
| ) |
|
|
inline |
uint32_t qpid::framing::Header::bodySize |
( |
| ) |
const |
void qpid::framing::Header::decode |
( |
Buffer & |
, |
|
|
uint32_t |
= 0 |
|
) |
| |
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 | ) |
|
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const Header & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: