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


Public Member Functions | |
| DebugResponse () throw () | |
| DebugResponse (bool initFields) throw () | |
| size_t | getMsgLength () const throw () |
| std::ostream & | toStream (std::ostream &os) const |
| std::string | toString () const |
| const AsciiString | getText () const throw () |
| void | setText (const AsciiString &val) throw () |
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) |
Public Attributes | |
| DebugText | text |
Public Attributes inherited from IceImpact::SequencedMessageHeader | |
| i32 | requestSeqID |
Public Attributes inherited from IceImpact::MessageHeader | |
| MessageType | messageType |
| i16 | messageBodyLength |
Static Public Attributes | |
| static const MessageType::Enum | TYPE = MessageType::MessageType_DebugResponse |
|
inline | |||||||||||||
|
inlineexplicit | ||||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | ||||||||||||||
|
inline |
|
inline |
| DebugText IceImpact::DebugResponse::text |
|
static |
1.8.5