Clear() | xiiListBase< T > | |
Compact() | xiiListBase< T > | |
GetAllocator() const | xiiListBase< T > | inline |
GetCount() const | xiiListBase< T > | |
GetEndIterator() | xiiListBase< T > | |
GetEndIterator() const | xiiListBase< T > | |
GetHeapMemoryUsage() const | xiiListBase< T > | inline |
GetIterator() | xiiListBase< T > | |
GetIterator() const | xiiListBase< T > | |
Insert(const Iterator &pos, const T &data) | xiiListBase< T > | |
Insert(const Iterator &pos, ConstIterator first, const ConstIterator &last) | xiiListBase< T > | |
Insert(const Iterator &pos) | xiiListBase< T > | |
IsEmpty() const | xiiListBase< T > | |
operator=(const xiiList< T, AllocatorWrapper > &rhs) (defined in xiiList< T, AllocatorWrapper >) | xiiList< T, AllocatorWrapper > | |
operator=(const xiiListBase< T > &rhs) (defined in xiiList< T, AllocatorWrapper >) | xiiList< T, AllocatorWrapper > | |
operator==(const xiiListBase< T > &rhs) const | xiiListBase< T > | |
PeekBack() const | xiiListBase< T > | |
PeekBack() | xiiListBase< T > | |
PeekFront() const | xiiListBase< T > | |
PeekFront() | xiiListBase< T > | |
PopBack() | xiiListBase< T > | |
PopFront() | xiiListBase< T > | |
PushBack() | xiiListBase< T > | |
PushBack(const T &element) | xiiListBase< T > | |
PushFront() | xiiListBase< T > | |
PushFront(const T &element) | xiiListBase< T > | |
Remove(const Iterator &pos) | xiiListBase< T > | |
Remove(Iterator first, const Iterator &last) | xiiListBase< T > | |
SetCount(xiiUInt32 uiNewSize) | xiiListBase< T > | |
xiiList() (defined in xiiList< T, AllocatorWrapper >) | xiiList< T, AllocatorWrapper > | |
xiiList(xiiAllocatorBase *pAllocator) (defined in xiiList< T, AllocatorWrapper >) | xiiList< T, AllocatorWrapper > | explicit |
xiiList(const xiiList< T, AllocatorWrapper > &other) (defined in xiiList< T, AllocatorWrapper >) | xiiList< T, AllocatorWrapper > | |
xiiList(const xiiListBase< T > &other) (defined in xiiList< T, AllocatorWrapper >) | xiiList< T, AllocatorWrapper > | |
xiiListBase(xiiAllocatorBase *pAllocator) | xiiListBase< T > | explicitprotected |
xiiListBase(const xiiListBase< T > &cc, xiiAllocatorBase *pAllocator) | xiiListBase< T > | protected |
~xiiListBase() | xiiListBase< T > | protected |