#include <CmiBinaryMessages.h>
| CMI::Logout::Logout |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::Logout::Logout |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const UInt8 CMI::Logout::getLogoutReasonCode |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::Logout::getMessageDirection |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::Logout::getMillisTimeStamp |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t CMI::Logout::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::Logout::getMsgLength |
( |
| ) |
const |
|
inline |
| void CMI::Logout::setLogoutReasonCode |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::Logout::setMessageDirection |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::Logout::setMillisTimeStamp |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::Logout::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::Logout::toString |
( |
| ) |
const |
|
inline |
| void CMI::Logout::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::Logout::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt8 CMI::Logout::logoutReasonCode |
| UInt8 CMI::Logout::messageDirection |
| UInt32 CMI::Logout::millisTimeStamp |