Apache Ignite C++ Client
Loading...
Searching...
No Matches
ignite::binary_object Class Reference

#include <binary_object.h>

Public Member Functions

 binary_object (primitive value)
primitive get_primitive () const

Detailed Description

Ignite binary_object type.

Constructor & Destructor Documentation

◆ binary_object()

ignite::binary_object::binary_object ( primitive value)
inline

Primitive constructor.

Parameters
valuePrimitive type value.

Member Function Documentation

◆ get_primitive()

primitive ignite::binary_object::get_primitive ( ) const
inline

Get underlying primitive value.

Exceptions
ignite_errorIf the packed value is not a primitive.
Returns
Primitive value.

The documentation for this class was generated from the following file: