|
Hazelcast C++ Client
|
Inheritance diagram for hazelcast::client::query::not_equal_predicate:Public Member Functions | |
| template<typename T > | |
| not_equal_predicate (hazelcast_client &client, const std::string &attribute_name, const T &value) | |
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 |
Protected Member Functions inherited from hazelcast::client::query::named_predicate | |
| named_predicate (hazelcast_client &client, const std::string &attribute_name) | |
|
inline |
| attributeName | The attribute whose value shall be compared to. |
| from | The value of the attribute. |
1.8.14