|
Hazelcast C++ Client
|
Inheritance diagram for hazelcast::client::serialization::BasePredicateSerializer< T >:Static Public Member Functions | |
| static constexpr int32_t | get_factory_id () noexcept |
| static void | write_data (const T &object, object_data_output &out) |
| Defines how this class will be written. More... | |
| static T | read_data (object_data_input &in) |
| Should not be called at the client side! | |
|
inlinestaticnoexcept |
|
inlinestatic |
Defines how this class will be written.
| writer | object_data_output |
1.8.14