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 > | |
consume(const ITEM &item, const OpSet< TAG > &tags) | Tagcoll::Consumer< ITEM, TAG > | |
consume(const OpSet< ITEM > &items) | Tagcoll::Consumer< ITEM, TAG > | |
consume(const OpSet< ITEM > &items, const OpSet< TAG > &tags) | Tagcoll::Consumer< ITEM, TAG > | |
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 > | [protected, virtual] |
consumeItemsUntagged(const OpSet< ITEM > &) | Tagcoll::Collection< ITEM, TAG > | [protected, virtual] |
consumeItemUntagged(const ITEM &) | Tagcoll::Collection< ITEM, TAG > | [protected, virtual] |
diskColl | Tagcoll::TDBReadonlyDiskIndex< ITEM, Tag > | [protected] |
fromitem | Debtags::Tags< ITEM > | [protected] |
fromtag | Debtags::Tags< ITEM > | [protected] |
getAllTags() const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
getCardinality(const TAG &tag) const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
getChanges() const | Tagcoll::PatchCollection< ITEM, TAG > | |
getCompanionTags(const OpSet< TAG > &tags) const | Tagcoll::Collection< ITEM, TAG > | [virtual] |
getItems(const TAG &tag) const | Tagcoll::Collection< ITEM, TAG > | |
getItems(const OpSet< TAG > &tags) const | Tagcoll::Collection< ITEM, TAG > | |
getItemsHavingTag(const TAG &tag) const | Tagcoll::PatchCollection< ITEM, TAG > | [protected, virtual] |
getItemsHavingTags(const OpSet< TAG > &tags) const | Tagcoll::Collection< ITEM, TAG > | [protected, virtual] |
getRelatedItems(const OpSet< TAG > &tags, int maxdistance=1) const | Tagcoll::Collection< ITEM, TAG > | [virtual] |
getTaggedItems() const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
getTags(const ITEM &item) const | Tagcoll::Collection< ITEM, TAG > | |
getTags(const OpSet< ITEM > &items) const | Tagcoll::Collection< ITEM, TAG > | |
getTagsOfItem(const ITEM &item) const | Tagcoll::PatchCollection< ITEM, TAG > | [protected, virtual] |
getTagsOfItems(const OpSet< ITEM > &items) const | Tagcoll::Collection< ITEM, TAG > | [protected, virtual] |
hasTag(const TAG &tag) const | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
hasTagDatabase() | Debtags::Tags< ITEM > | [static] |
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 > | [virtual] |
outputPatched(Tagcoll::Consumer< std::string, std::string > &cons) | Debtags::Tags< ITEM > | |
outputPatched(Tagcoll::Consumer< ITEM, Tag > &cons) | Debtags::Tags< ITEM > | |
outputSystem(Tagcoll::Consumer< std::string, std::string > &cons) | Debtags::Tags< ITEM > | |
outputSystem(Tagcoll::Consumer< ITEM, Tag > &cons) | Debtags::Tags< ITEM > | |
PatchCollection(const Collection< ITEM, TAG > &coll) | Tagcoll::PatchCollection< ITEM, TAG > | |
savePatch() | Debtags::Tags< ITEM > | |
savePatch(const PatchList< ITEM, Tag > &patch) | Debtags::Tags< ITEM > | |
sendPatch() | Debtags::Tags< ITEM > | |
sendPatch(const PatchList< ITEM, Tag > &patch) | Debtags::Tags< ITEM > | |
setChanges(const PatchList< ITEM, TAG > &changes) | Tagcoll::PatchCollection< ITEM, TAG > | |
Tags(Converter< ITEM, std::string > &fromitem, Converter< std::string, ITEM > &toitem, bool editable=false) | Debtags::Tags< ITEM > | |
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 > | |
toitem | Debtags::Tags< ITEM > | [protected] |
totag | Debtags::Tags< ITEM > | [protected] |
voc | Debtags::Tags< ITEM > | [protected] |
vocabulary() const | Debtags::Tags< ITEM > | [inline] |
vocabulary() | Debtags::Tags< ITEM > | [inline] |
~Collection() | Tagcoll::Collection< ITEM, TAG > | [virtual] |
~Consumer() | Tagcoll::Consumer< ITEM, TAG > | [virtual] |
~PatchCollection() | Tagcoll::PatchCollection< ITEM, TAG > | [virtual] |
~Tags() | Debtags::Tags< ITEM > | [inline] |
~TDBReadonlyDiskIndex() | Tagcoll::TDBReadonlyDiskIndex< ITEM, Tag > | [virtual] |