| allocMemberQuery() const | GA_RangeTypeInterface | virtual |
| areTraversalDeletionsSafe() const override | GA_RTIOffsetList | inlinevirtual |
| canContainDuplicates() const | GA_RangeTypeInterface | inlinevirtual |
| computeEntries() const | GA_RangeTypeInterface | protected |
| copy() const override | GA_RTIOffsetList | virtual |
| decref() const | GA_RangeTypeInterface | |
| GA_RangeTypeInterface(const GA_IndexMap &list) | GA_RangeTypeInterface | |
| GA_RangeTypeInterface(const GA_RangeTypeInterface &other) | GA_RangeTypeInterface | |
| GA_RTIOffsetList(const GA_IndexMap &list, const GA_OffsetList &offsets, GA_Size start=0, GA_Size end=-1) | GA_RTIOffsetList | |
| GA_RTIOffsetList(const GA_RTIOffsetList &src) | GA_RTIOffsetList | |
| GA_RTISingle(const GA_IndexMap &list) | GA_RTISingle | |
| GA_RTISingle(const GA_RTISingle &other) | GA_RTISingle | |
| getEnd() const | GA_RTIOffsetList | inline |
| getEntries() const override | GA_RTIOffsetList | virtual |
| getFirstOffsetInPage(GA_Size) const override | GA_RTIOffsetList | inlinevirtual |
| getFirstOffsetInPageNonSplittable() const | GA_RangeTypeInterface | protected |
| getIndexMap() const | GA_RangeTypeInterface | inline |
| getMaxEntries() const override | GA_RTIOffsetList | virtual |
| getOffsetList() const | GA_RTIOffsetList | inline |
| getOwner() const | GA_RangeTypeInterface | |
| getPageCount() const override | GA_RTIOffsetList | inlinevirtual |
| getPageElementRange(GA_Range &, GA_Size, GA_Size) const override | GA_RTIOffsetList | inlinevirtual |
| getPageElementRangeNonSplittable() const | GA_RangeTypeInterface | protected |
| getStart() const | GA_RTIOffsetList | inline |
| incref() const | GA_RangeTypeInterface | |
| is_divisible() const | GA_RangeTypeInterface | inline |
| isEmpty() const override | GA_RTIOffsetList | virtual |
| isEqual(const GA_RangeTypeInterface &src) const override | GA_RTIOffsetList | virtual |
| isFullList() const | GA_RTIOffsetList | inline |
| isOrdered() const | GA_RangeTypeInterface | virtual |
| isSplittable() const override | GA_RTIOffsetList | virtual |
| iterateCopy(GA_IteratorState &dest, const GA_IteratorState &src) const override | GA_RTIOffsetList | virtual |
| iterateCreate(GA_IteratorState &state) const | GA_RangeTypeInterface | inlinevirtual |
| iterateDestroy(GA_IteratorState &state) const | GA_RangeTypeInterface | inlinevirtual |
| iterateNext(GA_IteratorState &state, GA_Offset &start, GA_Offset &end) const override | GA_RTIOffsetList | virtual |
| iterateRewind(GA_IteratorState &state, GA_Offset &start, GA_Offset &end) const override | GA_RTIOffsetList | virtual |
| operator delete(void *p, size_t size) | GA_RangeTypeInterface | static |
| operator new(size_t size, void *p) | GA_RangeTypeInterface | inlinestatic |
| operator new(size_t size) | GA_RangeTypeInterface | static |
| operator==(const GA_RangeTypeInterface &src) const | GA_RangeTypeInterface | inline |
| split(GA_RangeTypeInterface *list[2]) const override | GA_RTIOffsetList | virtual |
| splitIntoRanges(GA_Range &r1, GA_Range &r2) const | GA_RangeTypeInterface | |
| ~GA_RangeTypeInterface() | GA_RangeTypeInterface | virtual |
| ~GA_RTIOffsetList() override | GA_RTIOffsetList | |
| ~GA_RTISingle() override | GA_RTISingle | |