Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::query::regex_predicate Member List

This is the complete list of members for hazelcast::client::query::regex_predicate, including all inherited members.

base_predicate(hazelcast_client &client) (defined in hazelcast::client::query::base_predicate)hazelcast::client::query::base_predicateexplicit
named_predicate(hazelcast_client &client, const std::string &attribute_name) (defined in hazelcast::client::query::named_predicate)hazelcast::client::query::named_predicateexplicitprotected
out_stream (defined in hazelcast::client::query::base_predicate)hazelcast::client::query::base_predicate
regex_predicate(hazelcast_client &client, const std::string &attribute, const std::string &expression)hazelcast::client::query::regex_predicate