OnixS C++ B3 Binary UMDF Market Data Handler 1.10.0
Users' manual and API documentation
Loading...
Searching...
No Matches
NullRatioQty Struct Reference

#include <OnixS/B3/MarketData/UMDF/messaging/Composites.h>

Public Types

typedef RatioQty Value
typedef IntegralConstant< Int64, -9223372036854775807LL-1 > NullMantissa

Detailed Description

Definition at line 308 of file Composites.h.

Member Typedef Documentation

◆ NullMantissa

typedef IntegralConstant<Int64, -9223372036854775807LL-1> NullMantissa

Null value for an optional Mantissa field.

Definition at line 317 of file Composites.h.

◆ Value

typedef RatioQty Value

Aliases the type whose null value traits are exposed by the given class.

Definition at line 312 of file Composites.h.