#include <SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h>
Public Member Functions | |
REPO_ACM_COLLATERAL_OFFER () | |
virtual | ~REPO_ACM_COLLATERAL_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_COLLATERAL_OFFER * | clone () const |
virtual REPO_ACM_COLLATERAL_OFFER * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 47 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
|
inline |
Definition at line 50 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
|
inlinevirtual |
Definition at line 55 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 116 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
|
virtual |
Provides string presentation.
Implements Class.
REPO_MEMBER_INFO aggressor |
ID of the member who entered the Cash Offer.
Definition at line 73 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
TI_FLAG::Enum aONFg |
If set to Yes, indicates an AON Collateral Offer.
Definition at line 100 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
UInt32 cashOfferId |
ID of the the Cash Offer.
Definition at line 67 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
TI_MSG_INFO collateralOfferMsgInfo |
ID of the Collateral Offer.
Definition at line 64 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
std::string comment |
Cash Provider's user data filled in case of reject.
Definition at line 85 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
UInt64 editTime |
Time at which the last change was made to the Collateral Offer (takes into account the changes following an order for a partial quantity)
Definition at line 103 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
Action executed on the Collateral Offer.
Definition at line 79 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
Double fillQty |
Executed Quantity.
Definition at line 97 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
TI_IN_OUT_FLAG::Enum inOutFlag |
Indicates whether it is an incoming Collateral Offer (IN) or an outgoing Collateral Offer (OUT)
Definition at line 106 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
REPO_INSTRUMENT_DATE_INFO instrument |
ID of the instrument.
Definition at line 76 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
Double minQty |
Minimum Executable Quantity of the Collateral Offer.
Definition at line 94 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
REPO_MEMBER_INFO provider |
ID of the member who entered the Collateral Offer.
Definition at line 70 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
Double qty |
Quantity of the Collateral Offer.
Definition at line 91 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
Double rate |
Rate specified in the Collateral Offer.
Definition at line 88 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.
Status of the Collateral Offer.
Definition at line 82 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.