OnixS C++ B3 Binary UMDF Market Data Handler  1.3.0
API documentation
Composites.h File Reference

Go to the source code of this file.

Classes

class  MessageHeader
 
class  GroupSizeEncoding
 
struct  NullPriceOptional
 
struct  NullPercentage
 
struct  NullRatioQty
 
struct  NullFixed8
 
struct  NullPercentage9
 
struct  NullPriceOffset8Optional
 
struct  TextEncoding
 
struct  VarString
 
class  UTCTimestampNanos
 
struct  NullUTCTimestampNanos
 
class  UTCTimestampSeconds
 
struct  NullUTCTimestampSeconds
 
class  MaturityMonthYear
 
struct  NullMaturityMonthYear
 

Namespaces

 OnixS
 
 OnixS::B3
 
 OnixS::B3::MarketData
 
 OnixS::B3::MarketData::UMDF
 
 OnixS::B3::MarketData::UMDF::Messaging
 

Typedefs

typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-4 >> Price
 
typedef NullableFixedPointDecimal< Int64, IntegralConstant< Int8,-4 >, IntegralConstant< Int64,-9223372036854775807LL-1 >> PriceOptional
 
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-4 >> Percentage
 
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-7 >> RatioQty
 
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-8 >> Fixed8
 
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-9 >> Percentage9
 
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-8 >> Price8
 
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-8 >> PriceOffset8Optional
 
typedef MessageHeader MessageHeaderBuilder
 

Functions

ONIXS_B3_UMDF_MD_NODISCARD bool isNull (const PriceOptional &value) throw ()