|  |   Apache Ignite C++
    | 
Default implementations of BinaryType hashing functions and non-null type behaviour. More...
#include <binary_type.h>
 
  
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ignite::binary::BinaryTypeDefaultHashing< T > | |
| static int32_t | GetTypeId () | 
| Get binary object type ID.  More... | |
| static int32_t | GetFieldId (const char *name) | 
| Get binary object field ID.  More... | |
|  Static Public Member Functions inherited from ignite::binary::BinaryTypeNonNullableType< T > | |
| 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.
 1.8.17
 1.8.17