![]() |
Apache Ignite C++ Client
|
#include <binary_object.h>
Public Member Functions | |
| binary_object (primitive value) | |
| primitive | get_primitive () const |
Ignite binary_object type.
|
inline |
Primitive constructor.
| value | Primitive type value. |
|
inline |
Get underlying primitive value.
| ignite_error | If the packed value is not a primitive. |