applyChange(const PatchList< ITEM, TAG > &change) | Tagcoll::TDBIndexer< 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::TDBIndexer< ITEM, TAG > | [inline, protected, virtual] |
consumeItems(const OpSet< ITEM > &items, const OpSet< TAG > &tags) | Tagcoll::TDBIndexer< 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] |
getAllTags() const | Tagcoll::TDBIndexer< ITEM, TAG > | [inline, virtual] |
getCardinality(const TAG &tag) const | Tagcoll::ReadonlyCollection< 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::TDBIndexer< ITEM, TAG > | [inline, protected, virtual] |
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::TDBIndexer< 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::TDBIndexer< ITEM, TAG > | [inline, protected, virtual] |
getTagsOfItems(const OpSet< ITEM > &items) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, protected, virtual] |
hasItem(const ITEM &item) const | Tagcoll::TDBIndexer< ITEM, TAG > | [inline, virtual] |
hasTag(const TAG &tag) const | Tagcoll::TDBIndexer< ITEM, TAG > | [inline, virtual] |
items | Tagcoll::TDBIndexer< ITEM, TAG > | [protected] |
output(Consumer< ITEM, TAG > &consumer) const | Tagcoll::TDBIndexer< ITEM, TAG > | [inline, virtual] |
outputHavingTags(const OpSet< TAG > &tags, Consumer< ITEM, TAG > &consumer) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
tags | Tagcoll::TDBIndexer< ITEM, TAG > | [protected] |
writeIndex(Converter< ITEM, std::string > &itemconv, Converter< TAG, std::string > &tagconv, const std::string &pkgidx, const std::string &tagidx) const | Tagcoll::TDBIndexer< ITEM, TAG > | [inline] |
~Collection() | Tagcoll::Collection< ITEM, TAG > | [inline, virtual] |
~Consumer() | Tagcoll::Consumer< ITEM, TAG > | [inline, virtual] |
~ReadonlyCollection() | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
~TDBIndexer() | Tagcoll::TDBIndexer< ITEM, TAG > | [inline, virtual] |