#include <CmiBinaryMessages.h>
| CMI::QRMStatusResponse::QRMStatusResponse |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::QRMStatusResponse::QRMStatusResponse |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const UInt8 CMI::QRMStatusResponse::getFinalResponse |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t CMI::QRMStatusResponse::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::QRMStatusResponse::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt32 CMI::QRMStatusResponse::getQRMRequestId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QRMStatusResponse::setFinalResponse |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QRMStatusResponse::setQRMRequestId |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::QRMStatusResponse::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::QRMStatusResponse::toString |
( |
| ) |
const |
|
inline |
| void CMI::QRMStatusResponse::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::QRMStatusResponse::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt8 CMI::QRMStatusResponse::finalResponse |
| UInt32 CMI::QRMStatusResponse::qrmRequestId |