![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
Public Member Functions | |
template<typename... PredicateTypes> | |
or_predicate (hazelcast_client &client, const PredicateTypes &... values) | |
Public Member Functions inherited from hazelcast::client::query::multi_predicate | |
template<typename... Args> | |
multi_predicate (hazelcast_client &client, const Args &... values) | |
template<typename... Args> | |
multi_predicate (const std::string attribute_name, hazelcast_client &client, const Args &... values) | |
template<typename T> | |
multi_predicate (const std::string attribute_name, hazelcast_client &client, const std::vector< T > &values) | |
Public Member Functions inherited from hazelcast::client::query::base_predicate | |
base_predicate (hazelcast_client &client) |
Additional Inherited Members | |
Public Attributes inherited from hazelcast::client::query::base_predicate | |
serialization::object_data_output | out_stream |
Definition at line 319 of file predicates.h.
|
inline |
Definition at line 323 of file predicates.h.