applyChange(const PatchList< ITEM, TAG > &change) | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
Tagcoll::Collection::applyChange(const PatchList< ITEM, TAG > &change)=0 | Tagcoll::Collection< ITEM, TAG > | [pure virtual] |
clear() | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
coll | Tagcoll::InputMerger< 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::InputMerger< ITEM, TAG > | [inline, protected, virtual] |
Tagcoll::Collection::consumeItem(const ITEM &item, const OpSet< TAG > &tags)=0 | Tagcoll::Consumer< ITEM, TAG > | [protected, pure 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] |
getAllTags() const | Tagcoll::InputMerger< ITEM, TAG > | [inline, virtual] |
getCardinality(const TAG &tag) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
getCompanionTags(const OpSet< TAG > &ts) const | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
Tagcoll::Collection::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::InputMerger< ITEM, TAG > | [inline, protected, virtual] |
getItemsHavingTags(const OpSet< TAG > &tags) const | Tagcoll::InputMerger< ITEM, TAG > | [inline, protected, virtual] |
getRelatedItems(const OpSet< TAG > &ts, int maxdistance=1) const | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
Tagcoll::Collection::getRelatedItems(const OpSet< TAG > &tags, int maxdistance=1) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
getTaggedItems() const | Tagcoll::InputMerger< 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::InputMerger< ITEM, TAG > | [inline, protected, virtual] |
Tagcoll::Collection::getTagsOfItem(const ITEM &item) const =0 | Tagcoll::ReadonlyCollection< ITEM, TAG > | [protected, pure virtual] |
getTagsOfItems(const OpSet< ITEM > &items) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, protected, virtual] |
hasItem(const ITEM &item) const | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
hasTag(const TAG &tag) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
itemCount() const | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
output(Consumer< ITEM, TAG > &consumer) const | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
Tagcoll::Collection::output(Consumer< ITEM, TAG > &consumer) const =0 | Tagcoll::ReadonlyCollection< ITEM, TAG > | [pure virtual] |
outputHavingTags(const OpSet< TAG > &ts, Consumer< ITEM, TAG > &consumer) const | Tagcoll::InputMerger< ITEM, TAG > | [inline, virtual] |
outputReversed(Consumer< TAG, ITEM > &consumer) const | Tagcoll::InputMerger< ITEM, TAG > | [inline] |
~() | Tagcoll::InputMerger< ITEM, TAG > | [inline, virtual] |
~Collection() | Tagcoll::Collection< ITEM, TAG > | [inline, virtual] |
~Consumer() | Tagcoll::Consumer< ITEM, TAG > | [inline, virtual] |
~ReadonlyCollection() | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |