#include <pointer.h>
Inheritance diagram for IntrusiveReferenceCounted:Public Member Functions | |
| IntrusiveReferenceCounted ()=default | |
| virtual | ~IntrusiveReferenceCounted ()=default |
| void | grab () noexcept |
| void | drop () noexcept |
Private Attributes | |
| u32 | m_refcount = 1 |
|
default |
|
virtualdefault |
|
inlinenoexcept |
References m_refcount.
Referenced by ItemStackMetaRef::~ItemStackMetaRef(), and LuaItemStack::gc_object().
Here is the caller graph for this function:
|
inlinenoexcept |
References m_refcount.
Referenced by ItemStackMetaRef::ItemStackMetaRef().
Here is the caller graph for this function: