mdw::AtomicInt Class Reference

#include <AtomicInt.h>

List of all members.

Public Member Functions

 AtomicInt (int value)
int incrementAndGet ()
int decrementAndGet ()
bool compareAndSwap (int oldValue, int newValue)
int getValue ()

Detailed Description

Author:
Jean-Baptiste Wons <wonsjb@gmail.com>

Definition at line 29 of file AtomicInt.h.


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

Generated by  doxygen 1.6.2