applyChange(const PatchList< ITEM, TAG > &change) | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, virtual] |
consume(const ITEM &item) | Tagcoll::Consumer< ITEM, TAG > | [inline] |
consume(const ITEM &item, const OpSet< TAG > &tags) | Tagcoll::Consumer< ITEM, TAG > | [inline] |
consume(const OpSet< ITEM > &items) | Tagcoll::Consumer< ITEM, TAG > | [inline] |
consume(const OpSet< ITEM > &items, const OpSet< TAG > &tags) | Tagcoll::Consumer< ITEM, TAG > | [inline] |
consumeItem(const ITEM &item, const OpSet< TAG > &tags) | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, protected, virtual] |
consumeItems(const OpSet< ITEM > &items, const OpSet< TAG > &tags) | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, protected, virtual] |
consumeItemsUntagged(const OpSet< ITEM > &) | Tagcoll::Collection< ITEM, TAG > | [inline, protected, virtual] |
consumeItemUntagged(const ITEM &) | Tagcoll::Collection< ITEM, TAG > | [inline, protected, virtual] |
fromitem | Tagcoll::TDBDiskIndex< ITEM, TAG > | [protected] |
fromtag | Tagcoll::TDBDiskIndex< ITEM, TAG > | [protected] |
getAllTags() const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, virtual] |
getCardinality(const TAG &tag) const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, virtual] |
getCompanionTags(const OpSet< TAG > &tags) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
getItems(const TAG &tag) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline] |
getItems(const OpSet< TAG > &tags) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline] |
getItemsHavingTag(const TAG &tag) const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, protected, virtual] |
getItemsHavingTag(const string &tag) const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline] |
getItemsHavingTags(const OpSet< TAG > &tags) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, protected, virtual] |
getRelatedItems(const OpSet< TAG > &tags, int maxdistance=1) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
getTaggedItems() const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, virtual] |
getTags(const ITEM &item) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline] |
getTags(const OpSet< ITEM > &items) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline] |
getTagsOfItem(const ITEM &item) const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, protected, virtual] |
getTagsOfItem(const string &item) const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline] |
getTagsOfItems(const OpSet< ITEM > &items) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, protected, virtual] |
hasTag(const TAG &tag) const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, virtual] |
output(Consumer< ITEM, TAG > &consumer) const | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, virtual] |
outputHavingTags(const OpSet< TAG > &tags, Consumer< ITEM, TAG > &consumer) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
pkgdb | Tagcoll::TDBDiskIndex< ITEM, TAG > | [protected] |
tagdb | Tagcoll::TDBDiskIndex< ITEM, TAG > | [protected] |
TDBDiskIndex(const std::string &pkgidx, const std::string &tagidx, const Converter< ITEM, std::string > &fromitem, const Converter< TAG, std::string > &fromtag, const Converter< std::string, ITEM > &toitem, const Converter< std::string, TAG > &totag, bool write=true) | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline] |
toitem | Tagcoll::TDBDiskIndex< ITEM, TAG > | [protected] |
totag | Tagcoll::TDBDiskIndex< ITEM, TAG > | [protected] |
~Collection() | Tagcoll::Collection< ITEM, TAG > | [inline, virtual] |
~Consumer() | Tagcoll::Consumer< ITEM, TAG > | [inline, virtual] |
~ReadonlyCollection() | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
~TDBDiskIndex() | Tagcoll::TDBDiskIndex< ITEM, TAG > | [inline, virtual] |