EPAM B2BITS ICE Impact Handler C++
1.1.4
|
A Message with MarketID field. More...
#include <B2BITS_IceImpactInstruments.h>
Public Member Functions | |
const Int32 | getMarketID () const throw () |
void | setMarketID (Int32 value) throw () |
![]() | |
MessageType::Enum | getMessageType () const |
void | setMessageType (MessageType::Enum value) |
i16 | getMessageBodyLength () const |
void | setMessageBodyLength (i16 value) |
Public Attributes | |
Int32 | marketID |
![]() | |
MessageType | messageType |
i16 | messageBodyLength |
A Message with MarketID field.
|
inline |
|
inline |
Int32 IceImpact::MessageWithMarketID::marketID |