#include <OnixS/CME/ConflatedUDP/Composites.h>
Public Types | |
typedef DecimalQty | Value |
typedef IntegralConstant< Int32, 2147483647 > | NullMantissa |
Public Member Functions | |
bool | operator== (const Value &other) const |
bool | operator!= (const Value &other) const |
Definition at line 85 of file Composites.h.
typedef IntegralConstant<Int32, 2147483647> NullMantissa |
Null value for optional Mantissa field.
Definition at line 94 of file Composites.h.
typedef DecimalQty Value |
Aliases the type whose null value traits are exposed by the given class.
Definition at line 89 of file Composites.h.
|
inline |
Compares encoded data to NULL.
Definition at line 109 of file Composites.h.
|
inline |
Compares encoded data to NULL.
Definition at line 98 of file Composites.h.