addItem(const T &item) | DSRListOfItems< T > | [inline] |
addOnlyNewItem(const T &item) | DSRListOfItems< T > | [inline] |
clear() | DSRListOfItems< T > | [inline] |
DSRListOfItems() | DSRListOfItems< T > | [inline] |
DSRListOfItems(const DSRListOfItems< T > &lst) | DSRListOfItems< T > | [inline] |
EmptyItem | DSRListOfItems< T > | [static] |
getItem(const size_t idx) const | DSRListOfItems< T > | [inline] |
getItem(const size_t idx, T &item) const | DSRListOfItems< T > | [inline] |
getNumberOfItems() const | DSRListOfItems< T > | [inline] |
gotoItem(const T &item, OFLIST_TYPENAME OFListConstIterator(T)&iterator) const | DSRListOfItems< T > | [inline, protected] |
gotoItemPos(size_t idx, OFLIST_TYPENAME OFListConstIterator(T)&iterator) const | DSRListOfItems< T > | [inline, protected] |
insertItem(const size_t idx, const T &item) | DSRListOfItems< T > | [inline] |
isElement(const T &item) const | DSRListOfItems< T > | [inline] |
isEmpty() const | DSRListOfItems< T > | [inline] |
ItemList | DSRListOfItems< T > | [protected] |
operator=(const DSRListOfItems< T > &lst) | DSRListOfItems< T > | [inline] |
removeItem(const size_t idx) | DSRListOfItems< T > | [inline] |
~DSRListOfItems() | DSRListOfItems< T > | [inline, virtual] |