![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/typed-allocation-manager.hpp"
opaque link to the manager, to be used by handles and smart-ptrs to trigger preconfigured destruction.
Definition at line 107 of file typed-allocation-manager.hpp.
Public Member Functions | |
| void | operator() (XOX *victim) |
Protected Member Functions | |
| Killer (_TheManager *m) | |
Private Attributes | |
| _TheManager * | manager_ |
|
inlineprotected |
Definition at line 121 of file typed-allocation-manager.hpp.
|
inline |
Definition at line 113 of file typed-allocation-manager.hpp.
References TypedAllocationManager::destroyElement(), and TypedAllocationManager::Killer< XOX >::manager_.
Here is the call graph for this function:
|
private |
Definition at line 109 of file typed-allocation-manager.hpp.
Referenced by TypedAllocationManager::Killer< XOX >::operator()().
Inheritance diagram for TypedAllocationManager::Killer< XOX >:
Collaboration diagram for TypedAllocationManager::Killer< XOX >: