MongoDB C++ Driver  legacy-1.1.2
mongo::AtomicWord< _WordType > Member List

This is the complete list of members for mongo::AtomicWord< _WordType >, including all inherited members.

addAndFetch(WordType increment)mongo::AtomicWord< _WordType >inline
addAndFetch(WordType increment)mongo::AtomicWord< _WordType >inline
AtomicWord(WordType value=WordType(0))mongo::AtomicWord< _WordType >inlineexplicit
AtomicWord(WordType value=WordType(0))mongo::AtomicWord< _WordType >inlineexplicit
compareAndSwap(WordType expected, WordType newValue)mongo::AtomicWord< _WordType >inline
compareAndSwap(WordType expected, WordType newValue)mongo::AtomicWord< _WordType >inline
fetchAndAdd(WordType increment)mongo::AtomicWord< _WordType >inline
fetchAndAdd(WordType increment)mongo::AtomicWord< _WordType >inline
fetchAndSubtract(WordType decrement)mongo::AtomicWord< _WordType >inline
fetchAndSubtract(WordType decrement)mongo::AtomicWord< _WordType >inline
load() const mongo::AtomicWord< _WordType >inline
load() const mongo::AtomicWord< _WordType >inline
loadRelaxed() const mongo::AtomicWord< _WordType >inline
loadRelaxed() const mongo::AtomicWord< _WordType >inline
store(WordType newValue)mongo::AtomicWord< _WordType >inline
store(WordType newValue)mongo::AtomicWord< _WordType >inline
subtractAndFetch(WordType decrement)mongo::AtomicWord< _WordType >inline
subtractAndFetch(WordType decrement)mongo::AtomicWord< _WordType >inline
swap(WordType newValue)mongo::AtomicWord< _WordType >inline
swap(WordType newValue)mongo::AtomicWord< _WordType >inline
WordType typedefmongo::AtomicWord< _WordType >
WordType typedefmongo::AtomicWord< _WordType >