BAtomic class.
More...
#include <BAtomic.h>
template<class Type>
class BAtomic< Type >
BAtomic class.
template<class Type >
Type BAtomic< Type >::add |
( |
long |
value | ) |
|
|
inline |
template<class Type >
Type BAtomic< Type >::getValue |
( |
| ) |
const |
|
inline |
template<class Type >
BAtomic< Type >::operator Type |
( |
| ) |
const |
|
inline |
template<class Type >
Type BAtomic< Type >::operator++ |
( |
int |
| ) |
|
|
inline |
template<class Type >
Type BAtomic< Type >::operator++ |
( |
| ) |
|
|
inline |
template<class Type >
Type BAtomic< Type >::operator-- |
( |
int |
| ) |
|
|
inline |
template<class Type >
Type BAtomic< Type >::operator-- |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: