AtomicBool Member List

This is the complete list of members for AtomicBool, including all inherited members.

_valueAtomicBoolprivate
AtomicBool(Bool value=false)AtomicBool
Get() constAtomicBool
Load() constAtomicBool
LoadAcquire() constAtomicBool
LoadConsume() constAtomicBool
LoadRelaxed() constAtomicBool
MAXON_DISALLOW_COPY_AND_ASSIGN(AtomicBool)AtomicBoolprivate
Set(Bool newValue)AtomicBool
Store(Bool newValue)AtomicBool
StoreRelaxed(Bool newValue)AtomicBool
StoreRelease(Bool newValue)AtomicBool
Swap(Bool newValue)AtomicBool
TryCompareAndSwap(Bool newValue, Bool compare)AtomicBool
ValueType typedefAtomicBool