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

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

Decoder typedef (defined in hazelcast::client::Future< V >)hazelcast::client::Future< V >
Future(const boost::shared_ptr< spi::impl::ClientInvocationFuture > &invocationFuture, serialization::pimpl::SerializationService &serializationService, Decoder decoder)hazelcast::client::Future< V >inline
Future(const Future &movedFuture)hazelcast::client::Future< V >inline
get()hazelcast::client::Future< V >inline
operator=(const Future &movedFuture)hazelcast::client::Future< V >inline
valid() consthazelcast::client::Future< V >inline
wait() consthazelcast::client::Future< V >inline
wait_for(int64_t timeoutInMilliseconds) consthazelcast::client::Future< V >inline
~Future() (defined in hazelcast::client::Future< V >)hazelcast::client::Future< V >inlinevirtual