#include <qpid/framing/XaResult.h>
Definition at line 39 of file XaResult.h.
qpid::framing::XaResult::XaResult |
( |
uint16_t |
_status | ) |
|
|
inline |
qpid::framing::XaResult::XaResult |
( |
| ) |
|
|
inline |
uint32_t qpid::framing::XaResult::bodySize |
( |
| ) |
const |
void qpid::framing::XaResult::clearStatusFlag |
( |
| ) |
|
void qpid::framing::XaResult::decode |
( |
Buffer & |
, |
|
|
uint32_t |
= 0 |
|
) |
| |
void qpid::framing::XaResult::decodeStructBody |
( |
Buffer & |
, |
|
|
uint32_t |
= 0 |
|
) |
| |
void qpid::framing::XaResult::encode |
( |
Buffer & |
| ) |
const |
uint32_t qpid::framing::XaResult::encodedSize |
( |
| ) |
const |
void qpid::framing::XaResult::encodeStructBody |
( |
Buffer & |
| ) |
const |
uint16_t qpid::framing::XaResult::getStatus |
( |
| ) |
const |
bool qpid::framing::XaResult::hasStatus |
( |
| ) |
const |
void qpid::framing::XaResult::print |
( |
std::ostream & |
out | ) |
const |
void qpid::framing::XaResult::setStatus |
( |
uint16_t |
_status | ) |
|
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const XaResult & |
|
|
) |
| |
|
friend |
const uint16_t qpid::framing::XaResult::TYPE = 1537 |
|
static |
The documentation for this class was generated from the following file: