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
addAndGetAsync(int64_t delta)hazelcast::client::IAtomicLong
compareAndSet(int64_t expect, int64_t update)hazelcast::client::IAtomicLong
compareAndSetAsync(int64_t expect, int64_t update)hazelcast::client::IAtomicLong
decrementAndGet()hazelcast::client::IAtomicLong
decrementAndGetAsync()hazelcast::client::IAtomicLong
destroy() (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongvirtual
get()hazelcast::client::IAtomicLong
getAndAdd(int64_t delta)hazelcast::client::IAtomicLong
getAndAddAsync(int64_t delta)hazelcast::client::IAtomicLong
getAndIncrement()hazelcast::client::IAtomicLong
getAndIncrementAsync()hazelcast::client::IAtomicLong
getAndSet(int64_t newValue)hazelcast::client::IAtomicLong
getAndSetAsync(int64_t newValue)hazelcast::client::IAtomicLong
getAsync()hazelcast::client::IAtomicLong
getName() const (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongvirtual
getServiceName() const (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongvirtual
impl::HazelcastClientInstanceImpl (defined in hazelcast::client::IAtomicLong)hazelcast::client::IAtomicLongfriend
incrementAndGet()hazelcast::client::IAtomicLong
incrementAndGetAsync()hazelcast::client::IAtomicLong
set(int64_t newValue)hazelcast::client::IAtomicLong
setAsync(int64_t newValue)hazelcast::client::IAtomicLong