#include <CmiBinaryMessages.h>
CMI::Logon::Logon |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
CMI::Logon::Logon |
( |
bool |
initFields | ) |
|
throw | ( | |
| ) | | |
|
inlineexplicit |
const UInt8 CMI::Logon::getHeartbeatInterval |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
const UInt8 CMI::Logon::getLoginMode |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
size_t CMI::Logon::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
size_t CMI::Logon::getMsgLength |
( |
| ) |
const |
|
inline |
const UInt32 CMI::Logon::getNextExpectedSequenceNumber |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
const AsciiString CMI::Logon::getPassword |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
const UInt16 CMI::Logon::getSessionSettings |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
const AsciiString CMI::Logon::getUserId |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
void CMI::Logon::setHeartbeatInterval |
( |
UInt8 |
value | ) |
|
throw | ( | |
| ) | | |
|
inline |
void CMI::Logon::setLoginMode |
( |
UInt8 |
value | ) |
|
throw | ( | |
| ) | | |
|
inline |
void CMI::Logon::setNextExpectedSequenceNumber |
( |
UInt32 |
value | ) |
|
throw | ( | |
| ) | | |
|
inline |
void CMI::Logon::setPassword |
( |
const AsciiString & |
val | ) |
|
throw | ( | |
| ) | | |
|
inline |
void CMI::Logon::setSessionSettings |
( |
UInt16 |
value | ) |
|
throw | ( | |
| ) | | |
|
inline |
void CMI::Logon::setUserId |
( |
const AsciiString & |
val | ) |
|
throw | ( | |
| ) | | |
|
inline |
std::ostream& CMI::Logon::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
std::string CMI::Logon::toString |
( |
| ) |
const |
|
inline |
void CMI::Logon::updateMessageLength |
( |
| ) |
|
|
inline |
static void CMI::Logon::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
UInt8 CMI::Logon::heartbeatInterval |
UInt8 CMI::Logon::loginMode |
UInt32 CMI::Logon::nextExpectedSequenceNumber |
UInt16 CMI::Logon::sessionSettings |