Hazelcast C++ Client
 All Classes Functions Variables Enumerations Enumerator Pages
hazelcast::client::IAtomicLong Member List

This is the complete list of members for hazelcast::client::IAtomicLong, including all inherited members.

addAndGet(int64_t delta)hazelcast::client::IAtomicLong
compareAndSet(int64_t expect, int64_t update)hazelcast::client::IAtomicLong
decrementAndGet()hazelcast::client::IAtomicLong
get()hazelcast::client::IAtomicLong
getAndAdd(int64_t delta)hazelcast::client::IAtomicLong
getAndIncrement()hazelcast::client::IAtomicLong
getAndSet(int64_t newValue)hazelcast::client::IAtomicLong
HazelcastClient (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongfriend
IdGenerator (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongfriend
incrementAndGet()hazelcast::client::IAtomicLong
set(int64_t newValue)hazelcast::client::IAtomicLong