This is the complete list of members for hazelcast::client::EntryArray< K, V >, including all inherited members.
getKey(size_t index)=0 | hazelcast::client::EntryArray< K, V > | pure virtual |
getValue(size_t index)=0 | hazelcast::client::EntryArray< K, V > | pure virtual |
operator[](size_t index)=0 | hazelcast::client::EntryArray< K, V > | pure virtual |
releaseKey(size_t index)=0 | hazelcast::client::EntryArray< K, V > | pure virtual |
releaseValue(size_t index)=0 | hazelcast::client::EntryArray< K, V > | pure virtual |
size() const =0 | hazelcast::client::EntryArray< K, V > | pure virtual |
sort(query::IterationType iterationType, const util::Comparator< std::pair< const K *, const V * > > *comparator=0)=0 | hazelcast::client::EntryArray< K, V > | pure virtual |
~EntryArray() (defined in hazelcast::client::EntryArray< K, V >) | hazelcast::client::EntryArray< K, V > | inlinevirtual |