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

This message will be sent when a group of trading instruments enters a new status. More...

Public Member Functions

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

Public Attributes

ExchangeId::Enum exchangeId
 Exchange on which the quote occurred.
 
std::string symbolRoot
 Root of the instrument group.
 
std::string groupInstrument
 Group Instrument.
 
StatusMarker::Enum groupStatus
 Group status of the trading instrument.
 

Additional Inherited Members

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

Detailed Description

This message will be sent when a group of trading instruments enters a new status.