#include <RefCount.hpp>
Definition at line 50 of file RefCount.hpp.
◆ RefCount() [1/2]
BLOCXX_NAMESPACE::RefCount::RefCount |
( |
| ) |
|
|
inline |
◆ RefCount() [2/2]
BLOCXX_NAMESPACE::RefCount::RefCount |
( |
Atomic_t | c | ) |
|
|
inline |
◆ decAndTest()
bool BLOCXX_NAMESPACE::RefCount::decAndTest |
( |
| ) |
|
|
inline |
◆ get()
int BLOCXX_NAMESPACE::RefCount::get |
( |
| ) |
const |
|
inline |
◆ inc()
void BLOCXX_NAMESPACE::RefCount::inc |
( |
| ) |
|
|
inline |
◆ m_count
Atomic_t BLOCXX_NAMESPACE::RefCount::m_count |
|
private |
The documentation for this class was generated from the following file: