add(const ITEM &item) | Tagcoll::TagCollection< ITEM, TAG > | |
add(const OpSet< ITEM > &items) | Tagcoll::TagCollection< ITEM, TAG > | |
add(const OpSet< TAG > &tagset, const ITEM &item) | Tagcoll::TagCollection< ITEM, TAG > | |
add(const OpSet< TAG > &tagset, const OpSet< ITEM > &items) | Tagcoll::TagCollection< ITEM, TAG > | |
applyChange(const Change &change) | Tagcoll::TagCollection< ITEM, TAG > | |
applyChange(const TagcollChange< ITEM, TAG > &change) | Tagcoll::TagCollection< ITEM, TAG > | |
begin() | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
begin() const | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
const_iterator typedef | Tagcoll::TagCollection< ITEM, TAG > | |
consume(const ITEM &item) | Tagcoll::TagCollection< ITEM, TAG > | [inline, virtual] |
consume(const OpSet< ITEM > &items) | Tagcoll::TagCollection< ITEM, TAG > | [inline, virtual] |
consume(const ITEM &item, const OpSet< TAG > &tagset) | Tagcoll::TagCollection< ITEM, TAG > | [inline, virtual] |
consume(const OpSet< ITEM > &items, const OpSet< TAG > &tagset) | Tagcoll::TagCollection< ITEM, TAG > | [inline, virtual] |
end() | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
end() const | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
findTagWithMaxCardinalityNotIn(const OpSet< TAG > &tags, int *card=0) const | Tagcoll::TagCollection< ITEM, TAG > | |
getAllItems() const | Tagcoll::TagCollection< ITEM, TAG > | |
getAllTags() const | Tagcoll::TagCollection< ITEM, TAG > | |
getChildCollection(const TAG &tag) const | Tagcoll::TagCollection< ITEM, TAG > | |
getCollectionWithoutTags(const OpSet< TAG > &tag) const | Tagcoll::TagCollection< ITEM, TAG > | |
getCollectionWithoutTagsetsHaving(const TAG &tag) const | Tagcoll::TagCollection< ITEM, TAG > | |
getCollectionWithoutTagsetsHavingAnyOf(const OpSet< TAG > &tag) const | Tagcoll::TagCollection< ITEM, TAG > | |
getCompanionItems(const OpSet< TAG > &ts) const | Tagcoll::TagCollection< ITEM, TAG > | |
getCompanionItemsAndTagsets(const OpSet< TAG > &ts) const | Tagcoll::TagCollection< ITEM, TAG > | |
getCompanionTags(const OpSet< TAG > &ts) const | Tagcoll::TagCollection< ITEM, TAG > | |
getImpliedBy(const TAG &tag) const | Tagcoll::TagCollection< ITEM, TAG > | |
getImplyingOneOf(const OpSet< TAG > &tags) const | Tagcoll::TagCollection< ITEM, TAG > | [protected] |
getItemsForTagset(const OpSet< TAG > &ts) const | Tagcoll::TagCollection< ITEM, TAG > | |
getRelatedTagsets(const OpSet< TAG > &ts, int maxdistance=1) const | Tagcoll::TagCollection< ITEM, TAG > | |
getTagsetForItem(const ITEM &item) const | Tagcoll::TagCollection< ITEM, TAG > | |
getUntaggedItems() const | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
iterator typedef | Tagcoll::TagCollection< ITEM, TAG > | |
mergeEquivalentTags() | Tagcoll::TagCollection< ITEM, TAG > | |
operator=(const TagCollection &tc) | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
output(TagcollConsumer< ITEM, TAG > &cons) const | Tagcoll::TagCollection< ITEM, TAG > | |
removeTagsWithCardinalityLessThan(int card) | Tagcoll::TagCollection< ITEM, TAG > | |
TagCollection() | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
TagCollection(const TagCollection &tc) | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
tagCount() const | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
tags | Tagcoll::TagCollection< ITEM, TAG > | [protected] |
tagsetCount() const | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
tagsets | Tagcoll::TagCollection< ITEM, TAG > | [protected] |
tagsets_t typedef | Tagcoll::TagCollection< ITEM, TAG > | [protected] |
totalCount() const | Tagcoll::TagCollection< ITEM, TAG > | |
untagged | Tagcoll::TagCollection< ITEM, TAG > | [protected] |
untaggedCount() const | Tagcoll::TagCollection< ITEM, TAG > | [inline] |
~TagCollection() | Tagcoll::TagCollection< ITEM, TAG > | [inline, virtual] |