![]() |
GridGain C++
|
Default implementations of BinaryType hashing functions and non-null type behaviour. More...
#include <binary_type.h>
Additional Inherited Members | |
![]() | |
static int32_t | GetTypeId () |
Get binary object type ID. More... | |
static int32_t | GetFieldId (const char *name) |
Get binary object field ID. More... | |
![]() | |
static bool | IsNull (const T &) |
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.