jigdo API
Last update by Admin on 2010-05-23
IListBase Class Reference
Derived classes can be list members. More...
#include <ilist.hh>
Inheritance diagram for IListBase:

Public Member Functions | |
IListBase () | |
~IListBase () | |
void | iList_remove () |
May use this to unlink this object from its list, if any. | |
Friends | |
class | IList |
Detailed Description
Derived classes can be list members.
Constructor & Destructor Documentation
IListBase::IListBase | ( | ) | [inline] |
IListBase::~IListBase | ( | ) | [inline] |
References iList_remove().
Member Function Documentation
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().
Friends And Related Function Documentation
friend class IList [friend] |
The documentation for this class was generated from the following file:
- util/ilist.hh
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
