OnixS Borsa Italiana IDEM SOLA HSVF Market Data Handler for C++  1.1.2.0
Public Member Functions | Public Attributes | List of all members
InstrumentScheduleNoticeFuturesOption Class Reference

Instrument Schedule Notice Futures Option. More...

Public Member Functions

 InstrumentScheduleNoticeFuturesOption ()
 Initialize default instance.
 
std::string toString () const
 Returns string representation.
 

Public Attributes

ExchangeId::Enum exchangeId
 Exchange on which the group status notice occurred.
 
std::string symbolRoot
 Root of the instrument group.
 
Date expiryDate
 Expiry date of the option.
 
CallPutCode::Enum callPutCode
 Call/Put code.
 
Rational strikePrice
 Strike price in full.
 
CorporateAction::Enum corporateAction
 Corporate Action.
 
StatusMarker::Enum scheduledInstrumentStatus
 Scheduled Instrument Status Marker.
 
Time scheduledStatusChangeTime
 Scheduled Status Change Time.
 

Additional Inherited Members

- Protected Member Functions inherited from Message
virtual ~Message ()
 Finalize instance.
 

Detailed Description

Instrument Schedule Notice Futures Option.