| fromitem(const ITEM &tag) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline, protected] |
| fromtag(const TAG &tag) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline, protected] |
| getAllTags() const | Tagcoll::IntDiskIndex< ITEM, TAG > | [virtual] |
| getCardinality(const TAG &tag) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline, virtual] |
| getCompanionTags(const OpSet< TAG > &tags) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [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::IntDiskIndex< ITEM, TAG > | [protected, virtual] |
| getItemsHavingTags(const OpSet< TAG > &tags) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected, virtual] |
| getRelatedItems(const OpSet< TAG > &tags, int maxdistance=1) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
| getTaggedItems() const | Tagcoll::IntDiskIndex< ITEM, TAG > | [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::IntDiskIndex< ITEM, TAG > | [protected, virtual] |
| getTagsOfItems(const OpSet< ITEM > &items) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected, virtual] |
| hasTag(const TAG &tag) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline, virtual] |
| init(const MasterMMapIndex &master, int pkgindex, int tagindex, const Converter< ITEM, int > *fromitem, const Converter< TAG, int > *fromtag, const Converter< int, ITEM > *toitem, const Converter< int, TAG > *totag) | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline] |
| init(const MasterMMapIndex &master, int pkgindex, int tagindex) | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline] |
| IntDiskIndex() | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline] |
| IntDiskIndex(const MasterMMapIndex &master, int pkgindex, int tagindex, const Converter< ITEM, int > *fromitem, const Converter< TAG, int > *fromtag, const Converter< int, ITEM > *toitem, const Converter< int, TAG > *totag) | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline] |
| m_fromitem | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected] |
| m_fromtag | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected] |
| m_toitem | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected] |
| m_totag | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected] |
| output(Consumer< ITEM, TAG > &consumer) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [virtual] |
| outputHavingTags(const OpSet< TAG > &tags, Consumer< ITEM, TAG > &consumer) const | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |
| pkgidx | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected] |
| tagidx | Tagcoll::IntDiskIndex< ITEM, TAG > | [protected] |
| toitem(const int &tag) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline, protected] |
| totag(const int &tag) const | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline, protected] |
| ~IntDiskIndex() | Tagcoll::IntDiskIndex< ITEM, TAG > | [inline, virtual] |
| ~ReadonlyCollection() | Tagcoll::ReadonlyCollection< ITEM, TAG > | [inline, virtual] |