|
Xpace
|
#include "base/types.h"#include "base/sharedimpl.h"#include "base/config.h"#include "util/file.h"#include "index/reflist/reflist.h"Go to the source code of this file.
Classes | |
| class | Xpace::Index |
| An index. More... | |
| struct | Xpace::Index::sortStatus |
| sort this index; could take a while status callback More... | |
| struct | Xpace::Index::WriteStatus |
| write this index; could take a while status callback More... | |
| class | Xpace::Index::Iter |
| index term iterator More... | |
| class | Xpace::Index::Sink |
| traverse each term, or each reference, in an interval of terms More... | |
| struct | Xpace::SortContext |
| Parameters for sorting. More... | |
Namespaces | |
| Xpace | |
| Xpace project main namespace | |