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

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

Public Types

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

Detailed Description

Definition at line 374 of file Composites.h.

Member Typedef Documentation

◆ NullMantissa

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

Null value for an optional Mantissa field.

Definition at line 383 of file Composites.h.

◆ Value

typedef Fixed8 Value

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

Definition at line 378 of file Composites.h.