![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
Classes derived from this class should implement the following static methods: static int32_t getClassId() noexcept; static int32_t getFactoryId() noexcept; static int32_t write_portable(const T &object, portable_writer &out); static T read_portable(portable_reader &in);. More...
#include <serialization.h>
Classes derived from this class should implement the following static methods: static int32_t getClassId() noexcept; static int32_t getFactoryId() noexcept; static int32_t write_portable(const T &object, portable_writer &out); static T read_portable(portable_reader &in);.
Definition at line 218 of file serialization.h.