PTLib  Version 2.14.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PAtomicInteger Member List

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

IntegerType typedefPAtomicInteger
IsZero() const PAtomicIntegerinline
m_mutexPAtomicBaseprivate
m_valuePAtomicBaseprivate
operator IntegerType() const PAtomicIntegerinline
operator!() const PAtomicIntegerinline
operator++()PAtomicInteger
operator++(int)PAtomicInteger
operator--()PAtomicInteger
operator--(int)PAtomicInteger
operator<<(ostream &strm, const PAtomicInteger &i)PAtomicIntegerfriend
operator=(IntegerType value)PAtomicIntegerinline
PAtomicBase(IntegerType value)PAtomicBaseexplicitprivate
PAtomicInteger(IntegerType value=0)PAtomicIntegerinlineexplicit
SetValue(IntegerType value)PAtomicIntegerinline
~PAtomicBase()PAtomicBaseprivate