strusBase  0.17
strus::AtomicCounter< IntegralCounterType > Member List

This is the complete list of members for strus::AtomicCounter< IntegralCounterType >, including all inherited members.

allocIncrement(IntegralCounterType val=1)strus::AtomicCounter< IntegralCounterType >inline
atomic(IntegralCounterTypevalue)strus::atomic< IntegralCounterType >inline
atomic(const atomic &o)strus::atomic< IntegralCounterType >inline
AtomicCounter(IntegralCounterType initialValue_=0)strus::AtomicCounter< IntegralCounterType >inline
decrement(IntegralCounterType val=1)strus::AtomicCounter< IntegralCounterType >inline
increment(IntegralCounterType val=1)strus::AtomicCounter< IntegralCounterType >inline
set(const IntegralCounterType &val)strus::AtomicCounter< IntegralCounterType >inline
test_and_set(IntegralCounterType testval, IntegralCounterType newval)strus::AtomicCounter< IntegralCounterType >inline
value() const strus::AtomicCounter< IntegralCounterType >inline