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

#include <SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h>

Collaboration diagram for REPO_ACM_COLLATERAL_OFFER:

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_OFFERclone () const
 
virtual REPO_ACM_COLLATERAL_OFFERclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

TI_MSG_INFO collateralOfferMsgInfo
 
UInt32 cashOfferId
 
REPO_MEMBER_INFO provider
 
REPO_MEMBER_INFO aggressor
 
REPO_INSTRUMENT_DATE_INFO instrument
 
REPO_ACM_COLLATERAL_OFFER_EVENT::Enum event
 
REPO_ACM_COLLATERAL_OFFER_STATUS::Enum status
 
std::string comment
 
Double rate
 
Double qty
 
Double minQty
 
Double fillQty
 
TI_FLAG::Enum aONFg
 
UInt64 editTime
 
TI_IN_OUT_FLAG::Enum inOutFlag
 

Detailed Description

Definition at line 47 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.

Constructor & Destructor Documentation

virtual ~REPO_ACM_COLLATERAL_OFFER ( )
inlinevirtual

Definition at line 55 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.

Member Function Documentation

virtual REPO_ACM_COLLATERAL_OFFER* clone ( ) const
virtual

Implements Class.

virtual REPO_ACM_COLLATERAL_OFFER* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 58 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 116 of file SMP.Classes.REPO_ACM_COLLATERAL_OFFER.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

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.

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.

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.

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.


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