BAtomic< Type > Class Template Reference
BAtomic class.
More...
#include <BAtomic.h>
List of all members.
Detailed Description
template<class Type>
class BAtomic< Type >
BAtomic class.
Constructor & Destructor Documentation
Member Function Documentation
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++ |
( |
|
) |
[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] |
Member Data Documentation
The documentation for this class was generated from the following file: