Base counter class what children using in SmartPtr class how template.
More...
#include <SUIT_SmartPtr.h>
Base counter class what children using in SmartPtr class how template.
◆ RefCount() [1/2]
◆ RefCount() [2/2]
◆ ~RefCount()
| virtual RefCount::~RefCount |
( |
| ) |
|
|
inlinevirtual |
◆ downcount()
| void RefCount::downcount |
( |
| ) |
|
|
inline |
decrements reference counter
◆ operator=()
operator= (does not change counter)
◆ refcount()
| int RefCount::refcount |
( |
| ) |
const |
|
inline |
get reference counter value
◆ upcount()
| void RefCount::upcount |
( |
| ) |
|
|
inline |
increments reference counter
◆ crefs
| unsigned long RefCount::crefs |
|
private |
The documentation for this class was generated from the following file: