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

Indicates that a previously reported traded is cancelled. More...

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.
 
UInt64 tradeMatchID
 Identifier of the cancelled trade.
 
Byte tradeType
 Trade Type.
 
InstrumentId instrumentId
 Instrument identifier.
 
String< 12 > isin
 Instrument identification number.
 
- Public Attributes inherited from Message
UInt8 length
 Message Length.
 
Byte type
 Message Type.
 

Detailed Description

Indicates that a previously reported traded is cancelled.