#include <OnixS/B3/MarketData/UMDF/messaging/Composites.h>
Public Types | |
| typedef PriceOptional | Value |
| typedef IntegralConstant< Int64, -9223372036854775807LL-1 > | NullMantissa |
Definition at line 163 of file Composites.h.
| typedef IntegralConstant<Int64, -9223372036854775807LL-1> NullMantissa |
Null value for an optional Mantissa field.
Definition at line 172 of file Composites.h.
| typedef PriceOptional Value |
Aliases the type whose null value traits are exposed by the given class.
Definition at line 167 of file Composites.h.