getAllTags() const=0 | Tagcoll::ReadonlyCollection< ITEM, TAG > | [pure 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 =0 | Tagcoll::ReadonlyCollection< ITEM, TAG > | [protected, pure 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=0 | Tagcoll::ReadonlyCollection< ITEM, TAG > | [pure 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=0 | Tagcoll::ReadonlyCollection< ITEM, TAG > | [protected, pure virtual] |
getTagsOfItems(const OpSet< ITEM > &items) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, protected, virtual] |
hasTag(const TAG &tag) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
output(Consumer< ITEM, TAG > &consumer) const=0 | Tagcoll::ReadonlyCollection< ITEM, TAG > | [pure virtual] |
outputHavingTags(const OpSet< TAG > &tags, Consumer< ITEM, TAG > &consumer) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
~ReadonlyCollection() | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |