Lumiera  0.pre.03
»edit your freedom«
DelStash::Killer Class Reference

Description

entry to store target pointer and the actual deleter function to use

Definition at line 75 of file del-stash.hpp.

Public Member Functions

 Killer (KillFun *f, void *t)
 
bool isActive () const
 
bool operator!= (const void *target) const
 
bool operator== (const void *target) const
 
void trigger ()
 

Private Attributes

KillFun * killIt_
 
void * target_
 
+ Collaboration diagram for DelStash::Killer:

The documentation for this class was generated from the following file: