![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
Classes derived from this class should implement the following static methods: static int32_t get_class_id() noexcept; static int32_t get_factory_id() noexcept; static void 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 get_class_id() noexcept; static int32_t get_factory_id() noexcept; static void write_portable(const T &object, portable_writer &out); static T read_portable(portable_reader &in);.
Definition at line 242 of file serialization.h.