#include <OnixS/CME/ConflatedUDP/Composites.h>
Public Types | |
typedef Decimal9 | Value |
typedef IntegralConstant< Int64, 9223372036854775807LL > | NullMantissa |
Public Member Functions | |
bool | operator== (const Value &other) const |
bool | operator!= (const Value &other) const |
Definition at line 41 of file Composites.h.
typedef IntegralConstant<Int64, 9223372036854775807LL> NullMantissa |
Null value for optional Mantissa field.
Definition at line 50 of file Composites.h.
Aliases the type whose null value traits are exposed by the given class.
Definition at line 45 of file Composites.h.
|
inline |
Compares encoded data to NULL.
Definition at line 65 of file Composites.h.
|
inline |
Compares encoded data to NULL.
Definition at line 54 of file Composites.h.