GATE
gate::AtomicInt Member List

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

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