| Itasca C++ Interface
    | 
| Public Member Functions | |
| virtual void | onDelete (IThing *pnt)=0 | 
| virtual void | changeToNewPointer (IThing *oldPnt, IThing *newPnt)=0 | 
| void | insert (IDeleteNotice **head) | 
| void | remove (IDeleteNotice **head) | 
| bool | isInserted () const | 
| IDeleteNotice * | nextDeleteNotice () |