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

Instrument Class ID representation. More...

Public Member Functions

 InstrumentClassId (const InstrumentTypeId &typeId, const UnderlyingId &commodityCode)
 
bool operator== (const InstrumentClassId &other) const
 
bool operator!= (const InstrumentClassId &other) const
 
bool operator< (const InstrumentClassId &other) const
 

Public Attributes

uint32 value [2]
 8-byte bynary id
 

Detailed Description

Instrument Class ID representation.