|
Miosix
2.01
|
#include <intrusive.h>


Protected Member Functions | |
| IntrusiveRefCounted () | |
| IntrusiveRefCounted (const IntrusiveRefCounted &) | |
| IntrusiveRefCounted & | operator= (const IntrusiveRefCounted &) |
Friends | |
| template<typename T > | |
| class | intrusive_ref_ptr |
| To access the reference count. | |
Derive from this class to support intrusive reference counting
|
inlineprotected |
Constructor, initializes the reference count
|
inlineprotected |
Copy constructor
|
inlineprotected |
Overload of operator=