Hazelcast C++ Client
|
This is the complete list of members for hazelcast::client::ExecutionCallback< V >, including all inherited members.
onFailure(const boost::shared_ptr< exception::IException > &e)=0 | hazelcast::client::ExecutionCallback< V > | pure virtual |
onResponse(const boost::shared_ptr< V > &response)=0 | hazelcast::client::ExecutionCallback< V > | pure virtual |
~ExecutionCallback() (defined in hazelcast::client::ExecutionCallback< V >) | hazelcast::client::ExecutionCallback< V > | inlinevirtual |