OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Member Functions | Protected Types | Protected Member Functions
GetMMProtectionStatusAckDetail Class Reference

Details about expiry in GetMMProtectionStatusAck. More...

List of all members.

Public Member Functions

 GetMMProtectionStatusAckDetail ()
 Constructor.
 GetMMProtectionStatusAckDetail (const GetMMProtectionStatusAckDetail &)
 Copy constructor.
 ~GetMMProtectionStatusAckDetail ()
 Destructor.
GetMMProtectionStatusAckDetailoperator= (const GetMMProtectionStatusAckDetail &)
 Assignment.
Date maturityMonthYear () const
 Get product expiry date.
Position expiryProtectionPosition () const
 Get current expiry protection position.
ProductLimit expiryLimit () const
 Get expiry limit setting.
ReturnCode::Enum expiryProtectionStatus () const
 Get expiry protection status.
bool expiryLimitBreached () const
 Indicates product limit has been breached.
bool expiryQuotesPulled () const
 Indicates quotes for the product are or will be pulled.
std::string toString () const
 Dump state to string.

Protected Types

typedef
MessagePartImplementation
< GetMMProtectionStatusAckDetail
Implementation

Protected Member Functions

 GetMMProtectionStatusAckDetail (Implementation *)

Detailed Description

Details about expiry in GetMMProtectionStatusAck.