applyChange(const PatchList< ITEM, TAG > &change) | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
changes | Tagcoll::PatchCollection< ITEM, TAG > | [protected] |
coll | Tagcoll::PatchCollection< ITEM, TAG > | [protected] |
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::PatchCollection< ITEM, TAG > | [protected, virtual] |
consumeItems(const OpSet< ITEM > &items, const OpSet< TAG > &tags) | Tagcoll::Consumer< 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] |
diskColl | Tagcoll::TDBReadonlyDiskIndex< ITEM, TAG > | [protected] |
getAllTags() const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
getCardinality(const TAG &tag) const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
getChanges() const | Tagcoll::PatchCollection< ITEM, TAG > | [inline] |
getCompanionTags(const OpSet< TAG > &tags) const | Tagcoll::Collection< ITEM, TAG > | [inline, virtual] |
getItems(const TAG &tag) const | Tagcoll::Collection< ITEM, TAG > | [inline] |
getItems(const OpSet< TAG > &tags) const | Tagcoll::Collection< ITEM, TAG > | [inline] |
getItemsHavingTag(const TAG &tag) const | Tagcoll::PatchCollection< ITEM, TAG > | [protected, virtual] |
getItemsHavingTags(const OpSet< TAG > &tags) const | Tagcoll::Collection< ITEM, TAG > | [inline, protected, virtual] |
getRelatedItems(const OpSet< TAG > &tags, int maxdistance=1) const | Tagcoll::Collection< ITEM, TAG > | [inline, virtual] |
getTaggedItems() const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
getTags(const ITEM &item) const | Tagcoll::Collection< ITEM, TAG > | [inline] |
getTags(const OpSet< ITEM > &items) const | Tagcoll::Collection< ITEM, TAG > | [inline] |
getTagsOfItem(const ITEM &item) const | Tagcoll::PatchCollection< ITEM, TAG > | [protected, virtual] |
getTagsOfItems(const OpSet< ITEM > &items) const | Tagcoll::Collection< ITEM, TAG > | [inline, protected, virtual] |
hasTag(const TAG &tag) const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
output(Consumer< ITEM, TAG > &consumer) const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
outputHavingTags(const OpSet< TAG > &tags, Consumer< ITEM, TAG > &consumer) const | Tagcoll::Collection< ITEM, TAG > | [inline, virtual] |
PatchCollection(const Collection< ITEM, TAG > &coll) | Tagcoll::PatchCollection< ITEM, TAG > | [inline] |
setChanges(const PatchList< ITEM, TAG > &changes) | Tagcoll::PatchCollection< ITEM, TAG > | |
TDBReadonlyDiskIndex(const std::string &pkgidx, const std::string &tagidx, Converter< ITEM, std::string > &fromitem, Converter< TAG, std::string > &fromtag, Converter< std::string, ITEM > &toitem, Converter< std::string, TAG > &totag) | Tagcoll::TDBReadonlyDiskIndex< ITEM, TAG > | [inline] |
~Collection() | Tagcoll::Collection< ITEM, TAG > | [inline, virtual] |
~Consumer() | Tagcoll::Consumer< ITEM, TAG > | [inline, virtual] |
~PatchCollection() | Tagcoll::PatchCollection< ITEM, TAG > | [inline, virtual] |
~TDBReadonlyDiskIndex() | Tagcoll::TDBReadonlyDiskIndex< ITEM, TAG > | [inline, virtual] |