Hazelcast C++ Client
hazelcast::client::ExecutionCallback< V > Member List

This is the complete list of members for hazelcast::client::ExecutionCallback< V >, including all inherited members.

onFailure(const boost::shared_ptr< exception::IException > &e)=0hazelcast::client::ExecutionCallback< V >pure virtual
onResponse(const boost::shared_ptr< V > &response)=0hazelcast::client::ExecutionCallback< V >pure virtual
~ExecutionCallback() (defined in hazelcast::client::ExecutionCallback< V >)hazelcast::client::ExecutionCallback< V >inlinevirtual