#include <qpid/framing/Header.h>
Definition at line 39 of file Header.h.
◆ Header() [1/2]
qpid::framing::Header::Header |
( |
bool |
_sync | ) |
|
|
inline |
◆ Header() [2/2]
qpid::framing::Header::Header |
( |
| ) |
|
|
inline |
◆ bodySize()
uint32_t qpid::framing::Header::bodySize |
( |
| ) |
const |
◆ decode()
void qpid::framing::Header::decode |
( |
Buffer & |
, |
|
|
uint32_t |
= 0 |
|
) |
| |
◆ decodeStructBody()
void qpid::framing::Header::decodeStructBody |
( |
Buffer & |
, |
|
|
uint32_t |
= 0 |
|
) |
| |
◆ encode()
void qpid::framing::Header::encode |
( |
Buffer & |
| ) |
const |
◆ encodedSize()
uint32_t qpid::framing::Header::encodedSize |
( |
| ) |
const |
◆ encodeStructBody()
void qpid::framing::Header::encodeStructBody |
( |
Buffer & |
| ) |
const |
◆ getSync()
bool qpid::framing::Header::getSync |
( |
| ) |
const |
◆ print()
void qpid::framing::Header::print |
( |
std::ostream & |
out | ) |
const |
◆ setSync()
void qpid::framing::Header::setSync |
( |
bool |
_sync | ) |
|
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const Header & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: