![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
Public Member Functions | |
sql_predicate (hazelcast_client &client, const std::string &sql) | |
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 232 of file predicates.h.
hazelcast::client::query::sql_predicate::sql_predicate | ( | hazelcast_client & | client, |
const std::string & | sql ) |