qpid::framing::Header Class Reference
#include <qpid/framing/Header.h>
List of all members.
Detailed Description
Definition at line 39 of file Header.h.
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::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 |
) |
|
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const Header & |
| |
|
) |
| | [friend] |
The documentation for this class was generated from the following file: