#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_HIST_DEAL_INFO.h>
Public Member Functions | |
CMF_HIST_DEAL_INFO () | |
~CMF_HIST_DEAL_INFO () | |
size_t | deserialize (const void *buf, size_t inLen) |
std::string | toString () const |
size_t | serializationBufSize () const |
size_t | serialize (void *buf) const |
Definition at line 47 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
|
inline |
Definition at line 50 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
|
inline |
Definition at line 56 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inline |
Definition at line 120 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
CMF_HIST_DEAL_MEMBER_INFO aggressor |
Member's ID of the Aggressor.
Definition at line 69 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_DEAL_TRADING_INFO dealInfo |
Price, Yield, Quantity of deal.
Definition at line 93 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
TI_MSG_INFO dealMsgInfo |
Data identifying the deal.
Definition at line 60 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_DEFERRAL::Enum deferral |
Deferral type.
Definition at line 111 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
TI_FLAG::Enum firstLegClearingHouseFg |
Specifies whether the first leg is settled in clearing house.
Definition at line 72 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_HIST_INSTRUMENT_INFO instrument |
Data regarding the tradable instrument.
Definition at line 78 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_MATCH_MODE::Enum matchMode |
Type of match (automatic or manual)
Definition at line 81 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
std::string micCode |
MIC Code.
Definition at line 105 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
UInt16 numberOfTrades |
Number of trades generated by the deal.
Definition at line 96 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_HIST_DEAL_MEMBER_INFO provider |
Member's ID of the Provider.
Definition at line 66 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
TI_FLAG::Enum secondLegClearingHouseFg |
Specifies whether the second leg is settled in clearing house.
Definition at line 75 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
std::string sectionCode |
Section Code.
Definition at line 63 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_DEAL_SPLIT_STATUS::Enum splitStatus |
Not used.
Definition at line 87 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_DEAL_STATUS::Enum status |
Status of the deal.
Definition at line 84 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
TI_TRADE_TYPE::Enum tradeType |
Specifies whether the last deal refers to normal trading activity or to a RFQ....
Definition at line 102 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
UInt64 updateTime |
Update time when the contract is cancelled/restored.
Definition at line 99 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
TI_VERB::Enum verb |
Specifies whether it is a buy or sell deal (Referred to the member who receives the information)
Definition at line 90 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.
CMF_WAIVER_INDICATOR::Enum waiverIndicator |
Waiver Indicator.
Definition at line 108 of file SMP.Substructures.CMF_HIST_DEAL_INFO.h.