#include <Disposer.hh>
An interface for ensuring certain structures and classes are destroyed with the heap.
Singletons are expected to inherit Disposer.
Definition at line 11 of file Disposer.hh.
Static Public Member Functions | |
static constexpr u16 | getLinkOffset () |
Private Attributes | |
Heap * | m_heap |
Abstract::Memory::MEMLink | m_link |
|
protected0x8021A0F0 |
Definition at line 8 of file Disposer.cc.
|
protectedvirtual0x8021A144 |
Definition at line 16 of file Disposer.cc.
|
inlinestaticnodiscardconstexpr |
Definition at line 15 of file Disposer.hh.
|
private |
Definition at line 24 of file Disposer.hh.
|
private |
Definition at line 25 of file Disposer.hh.