BAtomic class.
More...
#include <BAtomic.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
BAtomic::BAtomic |
( |
Type |
value = 0 | ) |
[inline] |
Member Function Documentation
Type BAtomic::add |
( |
long |
value | ) |
[inline] |
Type BAtomic::getValue |
( |
| ) |
const [inline] |
BAtomic::operator Type |
( |
| ) |
const [inline] |
Type BAtomic::operator++ |
( |
int |
| ) |
[inline] |
Type BAtomic::operator++ |
( |
| ) |
[inline] |
Type BAtomic::operator-- |
( |
int |
| ) |
[inline] |
Type BAtomic::operator-- |
( |
| ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: