OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Member Functions | Public Attributes | List of all members
InstrumentTypeId Struct Reference

Instrument Type ID representation. More...

Public Member Functions

 InstrumentTypeId (MarketId marketId, InstrumentGroupId instrumentGroupId)
 
bool operator== (const InstrumentTypeId &other) const
 
bool operator!= (const InstrumentTypeId &other) const
 
bool operator< (const InstrumentTypeId &other) const
 

Public Attributes

uint32 value
 

Detailed Description

Instrument Type ID representation.