EPAM B2BITS CME MDP Handler C++
6.2.1
|
#include <B2BITS_CmeMdpMessages.h>
Public Member Functions | |
Int8NULL (int8_t v=null_value) | |
bool | isNull () const noexcept |
operator int8_t () const noexcept | |
Public Attributes | |
int8_t | val_ |
Static Public Attributes | |
static const int8_t | null_value = 127 |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
static |
int8_t Cme::Mdp::Int8NULL::val_ |