| Clear() | OFSet< T > | [inline, virtual] |
| Contains(const T &item) const | OFUnorderedSet< T > | [inline, virtual] |
| Difference(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline] |
| Find(const T &item) const | OFUnorderedSet< T > | [inline, virtual] |
| init() | OFSet< T > | [inline] |
| init(const OFSet< T > &src) | OFSet< T > | [inline] |
| Insert(const T &item) | OFUnorderedSet< T > | [inline, virtual] |
| Insert(const OFUnorderedSet< T > &other) | OFUnorderedSet< T > | [inline, virtual] |
| Intersection(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline] |
| IsEmpty() const | OFSet< T > | [inline, virtual] |
| IsSubsetOf(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline, virtual] |
| IsSupersetOf(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline, virtual] |
| items | OFSet< T > | [protected] |
| num | OFSet< T > | [protected] |
| NumberOfElements() const | OFSet< T > | [inline, virtual] |
| OFSet() | OFSet< T > | [inline] |
| OFSet(const OFSet< T > &src) | OFSet< T > | [inline] |
| OFUnorderedSet() | OFUnorderedSet< T > | [inline] |
| OFUnorderedSet(const OFUnorderedSet< T > &src) | OFUnorderedSet< T > | [inline] |
| operator!=(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline, virtual] |
| operator=(const OFUnorderedSet< T > &src) | OFUnorderedSet< T > | [inline] |
| OFSet::operator=(const OFSet< T > &src) | OFSet< T > | [inline] |
| operator==(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline, virtual] |
| operator[](unsigned int i) const | OFSet< T > | [inline, virtual] |
| Remove(const T &item) | OFUnorderedSet< T > | [inline, virtual] |
| RemoveByIndex(unsigned int index) | OFUnorderedSet< T > | [inline, virtual] |
| Resize(unsigned int newSize) | OFSet< T > | [inline, virtual] |
| size | OFSet< T > | [protected] |
| SymmetricDifference(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline] |
| Union(const OFUnorderedSet< T > &other) const | OFUnorderedSet< T > | [inline] |
| ~OFSet() | OFSet< T > | [inline, virtual] |
| ~OFUnorderedSet() | OFUnorderedSet< T > | [inline, virtual] |