53 sectionCode.reserve(4);
54 sectionDesc.reserve(36);
56 brokerCode.reserve(12);
57 brokerDes.reserve(36);
58 brokerShortDes.reserve(12);
143 size_t deserialize(
const void* buf,
size_t inLen);
146 virtual std::string toString ()
const;
157 virtual size_t serialize(
void* buf)
const;
std::string sectionCode
Section code.
std::string brokerCode
Code of the broker.
std::string sectionDesc
Section description.
REPO_HIST_OTC_MEMBER_INFO counterpart
ID of the member receiving the OTC registration.
TI_IN_OUT_FLAG::Enum inOutFlag
Indicates whether it is an incoming (IN) OTC registration or an outgoing (OUT) OTC registration...
REPO_OTC_REGISTRATION_SUBSTATUS::Enum counterpartSubStatus
Status of the registration from the counterpart's point of view.
virtual size_t serializationBufSize() const
TI_HIST_INSTRUMENT_INFO instrument
Tradable instrument data.
TI_FLAG::Enum bilateralOnlyFlag
Indicates whether the originator wants to force the trade to be settled bilaterally or not...
REPO_OTC_REGISTRATION_STATUS::Enum status
Status of the registration.
unsigned long long UInt64
UInt64 updateTime
Time at which the data were last updated.
TI_VERB::Enum verb
Specifies whether it is a buy or sell OTC registration and is set from the receiving member's viewpoi...
REPO_HIST_OTC_MEMBER_INFO originator
ID of the member the OTC registration originates from.
REPO_OTC_REGISTRATION_SUBSTATUS::Enum originatorSubStatus
Status of the registration from the originator's point of view.
TI_MSG_INFO msgInfo
Data identifying the OTC registration.
REPO_HIST_OTC_MEMBER_INFO submitter
ID of the member submitting the OTC registration.
std::string brokerShortDes
Short description of the broker.
Double haircut
Haircut value.
virtual ~REPO_HIST_OTC_REGISTRATION()
std::string comment
Free text field.
REPO_OTC_REGISTRATION_EVENT::Enum event
Action applied to the OTC Registration.
std::string brokerDes
Description of the broker.
REPO_HIST_OTC_REGISTRATION()
#define ONIXS_MTS_REPO_SDP_API
virtual ClassId::Enum id() const
Class id.
Double yield
Yield Reserved for future use.