strigi/src/streams
ListingInProgress Class Reference
#include <listinginprogress.h>
Public Member Functions | |
| ListingInProgress (const Subs &sbs, const Strigi::EntryInfo &entry, const std::string &u, Strigi::InputStream *s) | |
| ~ListingInProgress () | |
| void | fillEntry (Strigi::InputStream *s) |
| bool | isDone () const |
| bool | nextEntry (const ArchiveEntryCache::SubEntry *entry) |
| const ArchiveEntryCache::SubEntry * | nextEntry (const std::string &url) |
| bool | nextEntry () |
| int | nextEntry (int depth) |
| void | ref () |
| bool | unref () |
Public Attributes | |
| ArchiveEntryCache::RootSubEntry * | root |
| const std::string | url |
Detailed Description
Definition at line 72 of file listinginprogress.h.
Constructor & Destructor Documentation
| ListingInProgress::ListingInProgress | ( | const Subs & | sbs, | |
| const Strigi::EntryInfo & | entry, | |||
| const std::string & | u, | |||
| Strigi::InputStream * | s | |||
| ) |
| ListingInProgress::~ListingInProgress | ( | ) |
Definition at line 177 of file listinginprogress.cpp.
Member Function Documentation
| void ListingInProgress::fillEntry | ( | Strigi::InputStream * | s | ) |
| bool ListingInProgress::isDone | ( | ) | const |
Definition at line 272 of file listinginprogress.cpp.
| bool ListingInProgress::nextEntry | ( | const ArchiveEntryCache::SubEntry * | entry | ) |
Definition at line 262 of file listinginprogress.cpp.
| const ArchiveEntryCache::SubEntry * ListingInProgress::nextEntry | ( | const std::string & | url | ) |
Definition at line 249 of file listinginprogress.cpp.
| bool ListingInProgress::nextEntry | ( | ) |
Definition at line 238 of file listinginprogress.cpp.
| int ListingInProgress::nextEntry | ( | int | depth | ) |
Definition at line 200 of file listinginprogress.cpp.
| void ListingInProgress::ref | ( | ) | [inline] |
Definition at line 92 of file listinginprogress.h.
| bool ListingInProgress::unref | ( | ) | [inline] |
Definition at line 93 of file listinginprogress.h.
Member Data Documentation
Definition at line 80 of file listinginprogress.h.
| const std::string ListingInProgress::url |
Definition at line 81 of file listinginprogress.h.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference