IntegerType typedef | PAtomicInteger | |
IsZero() const | PAtomicInteger | [inline] |
m_mutex | PAtomicBase | [private] |
m_value | PAtomicBase | [private] |
operator IntegerType() const | PAtomicInteger | [inline] |
operator!() const | PAtomicInteger | [inline] |
operator++() | PAtomicInteger | |
operator++(int) | PAtomicInteger | |
operator--() | PAtomicInteger | |
operator--(int) | PAtomicInteger | |
operator<<(ostream &strm, const PAtomicInteger &i) | PAtomicInteger | [friend] |
operator=(IntegerType value) | PAtomicInteger | [inline] |
PAtomicBase(IntegerType value) | PAtomicBase | [explicit, private] |
PAtomicInteger(IntegerType value=0) | PAtomicInteger | [inline, explicit] |
SetValue(IntegerType value) | PAtomicInteger | [inline] |
~PAtomicBase() | PAtomicBase | [private] |