39 namespace BondVision {
50 sectionCode.reserve(4);
51 sectionDesc.reserve(36);
107 size_t deserialize(
const void* buf,
size_t inLen);
110 std::string toString ()
const;
116 size_t serialize(
void* buf)
const;
UInt32 refMsgDate
Date of the referenced message.
size_t serializationBufSize() const
std::string sectionDesc
Section description.
TI_VERB::Enum verb
Sign of the operation.
TI_EOI_ACTION::Enum action
Action of message.
TI_EOI_INSTRUMENT_INFO instrument
Tradable instrument data.
std::string sectionCode
Section code.
TI_EOI_TYPE::Enum msgType
Message Type.
std::string text
Text of the message.
TI_RFQ_SETTING_TYPE::Enum fieldSetting
Specifies whether or not the rate, quantity, or both, were specified by the sender of message...
TI_MSG_INFO msgInfo
Data identifying the EOI message.
TI_EOI_MEMBER_INFO sender
Sender of message.
TI_EOI_STATUS::Enum status
Status of the message.
UInt64 updateTime
Time at which the message were last updated.
unsigned long long UInt64
UInt32 refMsgId
Unique ID of the message referenced by this message.