jigdo API
Last update by Admin on 2010-05-23
JigdoCache::iterator Class Reference
Only part of the iterator functionality implemented ATM. More...
#include <scan.hh>
Public Member Functions | |
iterator () | |
iterator & | operator++ () |
FilePart & | operator* () |
FilePart * | operator-> () |
bool | operator== (const iterator &i) const |
bool | operator!= (const iterator &i) const |
Friends | |
class | JigdoCache |
class | FilePart |
Detailed Description
Only part of the iterator functionality implemented ATM.Constructor & Destructor Documentation
JigdoCache::iterator::iterator | ( | ) | [inline] |
Referenced by JigdoCache::end().
Member Function Documentation
JigdoCache::iterator & JigdoCache::iterator::operator++ | ( | ) | [inline] |
References JigdoCache::end(), and JigdoCache::files.
FilePart& JigdoCache::iterator::operator* | ( | ) | [inline] |
FilePart* JigdoCache::iterator::operator-> | ( | ) | [inline] |
bool JigdoCache::iterator::operator== | ( | const iterator & | i | ) | const [inline] |
bool JigdoCache::iterator::operator!= | ( | const iterator & | i | ) | const [inline] |
Friends And Related Function Documentation
friend class JigdoCache [friend] |
friend class FilePart [friend] |
The documentation for this class was generated from the following file:
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
