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

This is the same Match ID that is presented in the BrokerTec ITCH feed. More...

Public Member Functions

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

Public Attributes

uint64 executionEventNbr
 An ever increasing number per partition, assigned to an execution event.
 
uint32 matchGroupNbr
 Match group number, group inside an execution. More...
 
uint32 matchItemNbr
 Match item number inside a match group number.
 

Detailed Description

This is the same Match ID that is presented in the BrokerTec ITCH feed.

Member Data Documentation

uint32 matchGroupNbr

Match group number, group inside an execution.

A sequential number of an execution sequence number.