![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
This is the complete list of members for hazelcast::client::execution_callback< V >, including all inherited members.
on_failure(std::exception_ptr e)=0 | hazelcast::client::execution_callback< V > | pure virtual |
on_response(const boost::optional< V > &response)=0 | hazelcast::client::execution_callback< V > | pure virtual |
~execution_callback()=default (defined in hazelcast::client::execution_callback< V >) | hazelcast::client::execution_callback< V > | virtual |