![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
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! | |
Definition at line 258 of file predicates.h.
|
inlinestaticconstexprnoexcept |
Definition at line 262 of file predicates.h.
|
inlinestatic |
Defines how this class will be written.
writer | object_data_output |
Definition at line 270 of file predicates.h.