![]() |
Protium
Math and Design Features
|
#include <DeletionPolicies.h>
Static Public Member Functions | |
static void | atexitCallback () |
static void | GracefulDelete () |
static void | OnDeadReference () |
static void | ScheduleDestruction (Host *, exit_function_pointer_type pFun) |
Static Protected Attributes | |
static exit_function_pointer_type | deleter = NULL |
static bool | fDead = true |
static bool | fNeedsCallback = true |
Definition at line 134 of file DeletionPolicies.h.
|
inlinestatic |
Definition at line 159 of file DeletionPolicies.h.
|
inlinestatic |
Definition at line 153 of file DeletionPolicies.h.
|
inlinestatic |
Definition at line 151 of file DeletionPolicies.h.
|
inlinestatic |
Definition at line 140 of file DeletionPolicies.h.
|
staticprotected |
Definition at line 138 of file DeletionPolicies.h.
|
staticprotected |
Definition at line 136 of file DeletionPolicies.h.
|
staticprotected |
Definition at line 137 of file DeletionPolicies.h.