|
EPAM B2BITS ICE Impact Handler C++
1.1.4
|
#include <B2BITS_IceImpactMessages.h>


Public Member Functions | |
| Logout () throw () | |
| Logout (bool initFields) throw () | |
| size_t | getMsgLength () const throw () |
| std::ostream & | toStream (std::ostream &os) const |
| std::string | toString () const |
Public Member Functions inherited from IceImpact::SequencedMessageHeader | |
| i32 | getRequestSeqID () const |
| void | setRequestSeqID (i32 value) |
Public Member Functions inherited from IceImpact::MessageHeader | |
| MessageType::Enum | getMessageType () const |
| void | setMessageType (MessageType::Enum value) |
| i16 | getMessageBodyLength () const |
| void | setMessageBodyLength (i16 value) |
Static Public Attributes | |
| static const MessageType::Enum | TYPE = MessageType::MessageType_Logout |
Additional Inherited Members | |
Public Attributes inherited from IceImpact::SequencedMessageHeader | |
| i32 | requestSeqID |
Public Attributes inherited from IceImpact::MessageHeader | |
| MessageType | messageType |
| i16 | messageBodyLength |
|
inline | |||||||||||||
|
inlineexplicit | ||||||||||||||
|
inline | |||||||||||||
|
inline |
|
inline |
|
static |
1.8.5