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