This is the complete list of members for hazelcast::client::IAtomicLong, including all inherited members.
addAndGet(long delta) | hazelcast::client::IAtomicLong | |
compareAndSet(long expect, long update) | hazelcast::client::IAtomicLong | |
decrementAndGet() | hazelcast::client::IAtomicLong | |
get() | hazelcast::client::IAtomicLong | |
getAndAdd(long delta) | hazelcast::client::IAtomicLong | |
getAndIncrement() | hazelcast::client::IAtomicLong | |
getAndSet(long newValue) | hazelcast::client::IAtomicLong | |
HazelcastClient (defined in hazelcast::client::IAtomicLong) | hazelcast::client::IAtomicLong | friend |
IdGenerator (defined in hazelcast::client::IAtomicLong) | hazelcast::client::IAtomicLong | friend |
incrementAndGet() | hazelcast::client::IAtomicLong | |
set(long newValue) | hazelcast::client::IAtomicLong |