#include <SMP.Classes.REPO_ACM_CASH_OFFER.h>
Public Member Functions | |
REPO_ACM_CASH_OFFER () | |
virtual | ~REPO_ACM_CASH_OFFER () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual REPO_ACM_CASH_OFFER * | clone () const |
virtual REPO_ACM_CASH_OFFER * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 46 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
|
inline |
Definition at line 49 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
|
inlinevirtual |
Definition at line 53 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 99 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
|
virtual |
Provides string presentation.
Implements Class.
TI_MSG_INFO cashOfferMsgInfo |
ID of the Cash Offer.
Definition at line 62 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
UInt64 editTime |
Time at which the last change was made to the Cash Offer (takes into account the changes following an order for a partial quantity)
Definition at line 89 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
Action executed on the Cash Offer.
Definition at line 71 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
Double fillQty |
Quantity of the offer filled by the Collateral Offers.
Definition at line 86 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
REPO_INSTRUMENT_DATE_INFO instrument |
ID of the instrument.
Definition at line 68 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
REPO_MEMBER_INFO member |
ID of the member who entered the Cash Offer.
Definition at line 65 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
Double qty |
Quantity of the Cash Offer.
Definition at line 83 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
Double rate |
Rate specified in the Cash Offer.
Definition at line 80 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
TI_FLAG::Enum rateFg |
Flag indicating if rate is specified in the Cash Offer.
Definition at line 77 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.
Status of the Cash Offer.
Definition at line 74 of file SMP.Classes.REPO_ACM_CASH_OFFER.h.