Hazelcast C++ Client
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
impl::HazelcastClientInstanceImpl (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongfriend
incrementAndGet()hazelcast::client::IAtomicLong
proxy::ClientIdGeneratorProxy (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongfriend
set(int64_t newValue)hazelcast::client::IAtomicLong