#include <ilist.hh>

Public Member Functions | |
| IListBase () | |
| ~IListBase () | |
| void | iList_remove () |
| May use this to unlink this object from its list, if any. | |
Friends | |
| class | IList |
| IListBase::IListBase | ( | ) | [inline] |
| IListBase::~IListBase | ( | ) | [inline] |
References iList_remove().
| void IListBase::iList_remove | ( | ) | [inline] |
May use this to unlink this object from its list, if any.
References iListBase_next, iListBase_prev, and Paranoid.
Referenced by AutoNullPtr< T >::operator=(), Job::IO::removeListener(), AutoNullPtr< T >::~AutoNullPtr(), and ~IListBase().
friend class IList [friend] |
1.5.6