Main Page
Classes
Files
Class List
Class Hierarchy
mdw
::
AtomicInt
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:
devel/libmdw/trunk/libmdw/src/
AtomicInt.h
devel/libmdw/trunk/libmdw/src/
AtomicInt.cpp
Generated by
1.6.2