|
HDK
|
#include <refcnt.h>
Public Member Functions | |
| void | _incref () const |
| bool | _decref () const |
| const RefCnt & | operator= (const RefCnt &) const |
Protected Member Functions | |
| RefCnt () | |
| RefCnt (RefCnt &) | |
| ~RefCnt () | |
Mix-in class that adds a reference count, implemented as an atomic counter.
|
inlineprotected |
|
inline |