|  |   Apache Ignite C++
    | 
Default implementations of BinaryType hashing functions and non-null type behaviour. More...
#include <binary_enum.h>
 
  
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ignite::binary::BinaryEnumDefault< T > | |
| 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 Public Member Functions inherited from ignite::binary::BinaryEnumIntMinNull< T > | |
| 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.
 1.8.17
 1.8.17