BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls::AtomicInt64 Member List

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

add(Types::Int64 value)bsls::AtomicInt64inline
addAcqRel(Types::Int64 value)bsls::AtomicInt64inline
addRelaxed(Types::Int64 value)bsls::AtomicInt64inline
AtomicInt64()bsls::AtomicInt64inline
AtomicInt64(Types::Int64 value)bsls::AtomicInt64inline
load() constbsls::AtomicInt64inline
loadAcquire() constbsls::AtomicInt64inline
loadRelaxed() constbsls::AtomicInt64inline
operator Types::Int64() constbsls::AtomicInt64inline
operator++()bsls::AtomicInt64inline
operator++(int)bsls::AtomicInt64inline
operator+=(Types::Int64 value)bsls::AtomicInt64inline
operator--()bsls::AtomicInt64inline
operator--(int)bsls::AtomicInt64inline
operator-=(Types::Int64 value)bsls::AtomicInt64inline
operator=(Types::Int64 value)bsls::AtomicInt64inline
store(Types::Int64 value)bsls::AtomicInt64inline
storeRelaxed(Types::Int64 value)bsls::AtomicInt64inline
storeRelease(Types::Int64 value)bsls::AtomicInt64inline
subtract(Types::Int64 value)bsls::AtomicInt64inline
subtractAcqRel(Types::Int64 value)bsls::AtomicInt64inline
subtractRelaxed(Types::Int64 value)bsls::AtomicInt64inline
swap(Types::Int64 swapValue)bsls::AtomicInt64inline
swapAcqRel(Types::Int64 swapValue)bsls::AtomicInt64inline
testAndSwap(Types::Int64 compareValue, Types::Int64 swapValue)bsls::AtomicInt64inline
testAndSwapAcqRel(Types::Int64 compareValue, Types::Int64 swapValue)bsls::AtomicInt64inline
~AtomicInt64()=defaultbsls::AtomicInt64