OpenASIP
2.0
|
#include <SafePointable.hh>
Public Member Functions | |
virtual | ~SafePointable () |
Protected Member Functions | |
SafePointable () | |
All classes that implement the SafePointable interface can be used in reference manager.
Definition at line 48 of file SafePointable.hh.
|
virtual |
Destructor.
Informs of deletion of itself to the reference manager.
Definition at line 46 of file SafePointable.cc.
References TPEF::ReferenceManager::SafePointer::notifyDeleted().
|
protected |