Hazelcast C++ Client
|
Classes derived from this class should implement the following static methods: static int32_t getClassId() noexcept; static int32_t getFactoryId() noexcept; static int32_t writeData(const T &object, object_data_output &out); static T readData(object_data_input &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 writeData(const T &object, object_data_output &out); static T readData(object_data_input &in);.