OnixS EuroTLX MITCH Handler for C++  1.1.0.1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
AnnouncementsMsg Struct Reference

Public Member Functions

std::string toString () const
 Returns string representation.
 

Static Public Member Functions

static const char * name ()
 string name of the message
 

Public Attributes

UInt32 nanosecond
 Nanoseconds since last Time message.
 
Time localTime
 Time the announcement was published. More...
 
Byte urgency
 Urgency.
 
String< 50 > headline
 Headline or subject of the announcement.
 
String< 120 > text
 Text of the announcement.
 
String< 30 > instruments
 Pipe separated Identification numbers of the securities for which the announcement has been sent for. More...
 
String< 30 > underlyingMarket
 Pipe separated Identification numbers of the underlying / securities/markets for which the announcement has been sent for.
 
Time time
 Time UTC.
 
- Public Attributes inherited from Message
UInt8 length
 Message Length.
 
Byte type
 Message Type.
 

Member Data Documentation

String<30> instruments

Pipe separated Identification numbers of the securities for which the announcement has been sent for.

Time localTime

Time the announcement was published.

Time will be specified in terms of the local time for the server.