![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
Public Member Functions | |
| ilike_predicate (hazelcast_client &client, const std::string &attribute, const std::string &expression) | |
| 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) | |
Definition at line 256 of file predicates.h.
| hazelcast::client::query::ilike_predicate::ilike_predicate | ( | hazelcast_client & | client, |
| const std::string & | attribute, | ||
| const std::string & | expression ) |