reference counting base class
More...
#include <dxd_reference.h>
reference counting base class
dxd::referenced::referenced |
( |
| ) |
|
|
protecteddefault |
dxd::referenced::referenced |
( |
int |
references | ) |
|
|
inlineprotected |
virtual dxd::referenced::~referenced |
( |
| ) |
|
|
protecteddefault |
template<typename reference_t >
int dxd::referenced::release |
( |
reference_t & |
reference | ) |
|
|
inline |
void dxd::referenced::retain |
( |
| ) |
|
|
inline |
atomic<int> dxd::referenced::references =0 |
The documentation for this class was generated from the following file: