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


Public Member Functions | |
| Login () throw () | |
| Login (bool initFields) throw () | |
| size_t | getMsgLength () const throw () |
| std::ostream & | toStream (std::ostream &os) const |
| std::string | toString () const |
| const Int16 | getReservedField1 () const throw () |
| void | setReservedField1 (Int16 val) throw () |
| const AsciiString | getUserName () const throw () |
| void | setUserName (const AsciiString &val) throw () |
| const AsciiString | getPassword () const throw () |
| void | setPassword (const AsciiString &val) throw () |
| const YesNo::Enum | getGetStripInfoMessages () const throw () |
| void | setGetStripInfoMessages (const YesNo::Enum val) throw () |
| const StrategyPreference::Enum | getStrategyPreference () const throw () |
| void | setStrategyPreference (const StrategyPreference::Enum 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 | |
| UserName | userName |
| Password | password |
| YesNo | getStripInfoMessages |
| Int16 | reservedField1 |
| StrategyPreference | strategyPreference |
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_Login |
|
inline | |||||||||||||
|
inlineexplicit | ||||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | ||||||||||||||
|
inline | ||||||||||||||
|
inline | ||||||||||||||
|
inline | ||||||||||||||
|
inline | ||||||||||||||
|
inline |
|
inline |
| YesNo IceImpact::Login::getStripInfoMessages |
| Password IceImpact::Login::password |
| Int16 IceImpact::Login::reservedField1 |
| StrategyPreference IceImpact::Login::strategyPreference |
|
static |
| UserName IceImpact::Login::userName |
1.8.5