GATE
gate::AtomicInt64 Member List

This is the complete list of members for gate::AtomicInt64, including all inherited members.

AtomicInt64(int64_t init=0)gate::AtomicInt64
AtomicInt64(AtomicInt64 const &src) (defined in gate::AtomicInt64)gate::AtomicInt64
changeIf(int64_t comparand, int64_t newvalue)gate::AtomicInt64
get() constgate::AtomicInt64
operator++()gate::AtomicInt64
operator++(int)gate::AtomicInt64
operator+=(int64_t value)gate::AtomicInt64
operator--()gate::AtomicInt64
operator--(int)gate::AtomicInt64
operator-=(int64_t value)gate::AtomicInt64
operator=(AtomicInt64 const &src) (defined in gate::AtomicInt64)gate::AtomicInt64
set(int64_t newvalue)gate::AtomicInt64
~AtomicInt64() noexcept (defined in gate::AtomicInt64)gate::AtomicInt64