OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Member Functions | Public Attributes | List of all members
MarketMessage Struct Reference

Market Announcement Information. More...

Public Member Functions

std::string toString () const
 String representation.
 
 MarketMessage ()
 Initialize default instance.
 

Public Attributes

const Marketmarket
 Related market.
 
MessageInfoType::Enum type
 Kind of message sent in announcement.
 
MessagePriority::Enum priority
 Defines the priority of the message.
 
std::string header
 Header of message. Used to specify a short description of a message.
 
std::string content
 One or more line of text information.
 
std::string source
 Source of the message, e.g. a linked exchange or the market control.
 

Detailed Description

Market Announcement Information.