OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_BB_MESSAGE_INFO Class Reference

#include <SMP.Substructures.TI_BB_MESSAGE_INFO.h>

Collaboration diagram for TI_BB_MESSAGE_INFO:

Public Member Functions

 TI_BB_MESSAGE_INFO ()
 
 ~TI_BB_MESSAGE_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

TI_MSG_INFO msgInfo
 
std::string sectionCode
 
std::string sectionDesc
 
TI_EOI_ACTION::Enum action
 
UInt32 refMsgId
 
UInt32 refMsgDate
 
TI_EOI_TYPE::Enum msgType
 
TI_EOI_MEMBER_INFO sender
 
std::string text
 
TI_VERB::Enum verb
 
TI_EOI_INSTRUMENT_INFO instrument
 
TI_RFQ_SETTING_TYPE::Enum fieldSetting
 
Double qty
 
Double rate
 
TI_EOI_STATUS::Enum status
 
UInt64 updateTime
 

Detailed Description

Definition at line 45 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Constructor & Destructor Documentation

TI_BB_MESSAGE_INFO ( )
inline

Definition at line 48 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

~TI_BB_MESSAGE_INFO ( )
inline

Definition at line 55 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 113 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

Action of message.

Definition at line 67 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Specifies whether or not the rate, quantity, or both, were specified by the sender of message.

Definition at line 91 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Tradable instrument data.

Definition at line 88 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

TI_MSG_INFO msgInfo

Data identifying the EOI message.

Definition at line 58 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Message Type.

Definition at line 76 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Double qty

Quantity.

Definition at line 94 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Double rate

Rate.

Definition at line 97 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

UInt32 refMsgDate

Date of the referenced message.

Definition at line 73 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

UInt32 refMsgId

Unique ID of the message referenced by this message.

Definition at line 70 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

std::string sectionCode

Section code.

Definition at line 61 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

std::string sectionDesc

Section description.

Definition at line 64 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Sender of message.

Definition at line 79 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Status of the message.

Definition at line 100 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

std::string text

Text of the message.

Definition at line 82 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

UInt64 updateTime

Time at which the message were last updated.

Definition at line 103 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.

Sign of the operation.

Definition at line 85 of file SMP.Substructures.TI_BB_MESSAGE_INFO.h.


The documentation for this class was generated from the following file: