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

Details about expiry in SetMMProtection. More...

List of all members.

Public Member Functions

 SetMMProtectionDetail ()
 Constructor.
 SetMMProtectionDetail (const SetMMProtectionDetail &)
 Copy constructor.
 ~SetMMProtectionDetail ()
 Destructor.
SetMMProtectionDetailoperator= (const SetMMProtectionDetail &)
 Assignment.
void maturityMonthYear (const Date &date)
 Set product expiry date.
Date maturityMonthYear () const
 Get product expiry date.
void expiryLimit (ProductLimit limit)
 Set expiry limit setting.
ProductLimit expiryLimit () const
 Get expiry limit setting.
std::string toString () const
 Dump state to string.

Protected Types

typedef
MessagePartImplementation
< SetMMProtectionDetail
Implementation

Protected Member Functions

 SetMMProtectionDetail (Implementation *)

Detailed Description

Details about expiry in SetMMProtection.