ISLEman
Public Member Functions | List of all members
QAtomicInt Class Reference

Public Member Functions

 QAtomicInt (int v=0)
 
bool testAndSet (int expectedValue, int newValue)
 
int fetchAndAdd (int valueToAdd)
 
 operator int () const
 
bool operator== (int value) const
 
bool operator!= (int value) const
 
bool operator! () const
 

The documentation for this class was generated from the following files: