![]() |
GridGain C++
|
Default implementations of BinaryType hashing functions and non-null type behaviour. More...
#include <binary_enum.h>
Additional Inherited Members | |
![]() | |
static int32_t | GetTypeId () |
Get type ID for the enum type. More... | |
static int32_t | GetOrdinal (T value) |
Get enum type ordinal. More... | |
static T | FromOrdinal (int32_t ordinal) |
Get enum value for the given ordinal value. More... | |
![]() | |
static bool | IsNull (const T &val) |
Check whether passed binary object should be interpreted as NULL. More... | |
static void | GetNull (T &dst) |
Get NULL value for the given binary type. More... | |
Default implementations of BinaryType hashing functions and non-null type behaviour.