strigi/src/streams
ArchiveEntryCache::RootSubEntry Class Reference
Represents a top-level entry in the cache. More...
#include <archiveentrycache.h>
Inheritance diagram for ArchiveEntryCache::RootSubEntry:

Public Member Functions | |
| RootSubEntry () | |
| const SubEntry * | findEntry (const std::string &rootpath, const std::string &url) const |
Public Attributes | |
| bool | indexed |
Detailed Description
Represents a top-level entry in the cache.
Definition at line 54 of file archiveentrycache.h.
Constructor & Destructor Documentation
| ArchiveEntryCache::RootSubEntry::RootSubEntry | ( | ) | [inline] |
Constructor.
Definition at line 57 of file archiveentrycache.h.
Member Function Documentation
| const ArchiveEntryCache::SubEntry * ArchiveEntryCache::RootSubEntry::findEntry | ( | const std::string & | rootpath, | |
| const std::string & | url | |||
| ) | const |
Definition at line 65 of file archiveentrycache.cpp.
Member Data Documentation
Whether this entry and its subentries have been indexed yet.
Definition at line 59 of file archiveentrycache.h.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference