Clear() | xiiDequeBase< T, true > | |
Compact() | xiiDequeBase< T, true > | |
Contains(const T &value) const | xiiDequeBase< T, true > | |
EnsureCount(xiiUInt32 uiCount) | xiiDequeBase< T, true > | |
ExpandAndGetRef() | xiiDequeBase< T, true > | inline |
GetAllocator() const | xiiDequeBase< T, true > | inline |
GetContiguousRange(xiiUInt32 uiStartIndex) const | xiiDequeBase< T, true > | inline |
GetCount() const | xiiDequeBase< T, true > | |
GetHeapMemoryUsage() const | xiiDequeBase< T, true > | |
IndexOf(const T &value, xiiUInt32 uiStartIndex=0) const | xiiDequeBase< T, true > | |
InsertAt(xiiUInt32 uiIndex, const T &value) | xiiDequeBase< T, true > | |
IsEmpty() const | xiiDequeBase< T, true > | |
LastIndexOf(const T &value, xiiUInt32 uiStartIndex=xiiInvalidIndex) const | xiiDequeBase< T, true > | |
operator=(const xiiDeque< T, AllocatorWrapper, Construct > &rhs) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
operator=(const xiiDequeBase< T, Construct > &rhs) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
operator=(xiiDeque< T, AllocatorWrapper, Construct > &&rhs) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
operator=(xiiDequeBase< T, Construct > &&rhs) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
operator==(const xiiDequeBase< T, Construct > &rhs) const | xiiDequeBase< T, true > | |
operator[](xiiUInt32 uiIndex) | xiiDequeBase< T, true > | inline |
operator[](xiiUInt32 uiIndex) const | xiiDequeBase< T, true > | inline |
PeekBack() const | xiiDequeBase< T, true > | |
PeekBack() | xiiDequeBase< T, true > | |
PeekFront() const | xiiDequeBase< T, true > | |
PeekFront() | xiiDequeBase< T, true > | |
PopBack(xiiUInt32 uiElements=1) | xiiDequeBase< T, true > | inline |
PopFront(xiiUInt32 uiElements=1) | xiiDequeBase< T, true > | inline |
PushBack() | xiiDequeBase< T, true > | inline |
PushBack(const T &element) | xiiDequeBase< T, true > | inline |
PushBack(T &&value) | xiiDequeBase< T, true > | |
PushFront(const T &element) | xiiDequeBase< T, true > | inline |
PushFront(T &&element) | xiiDequeBase< T, true > | |
PushFront() | xiiDequeBase< T, true > | inline |
RemoveAndCopy(const T &value) | xiiDequeBase< T, true > | |
RemoveAndSwap(const T &value) | xiiDequeBase< T, true > | |
RemoveAtAndCopy(xiiUInt32 uiIndex) | xiiDequeBase< T, true > | |
RemoveAtAndSwap(xiiUInt32 uiIndex) | xiiDequeBase< T, true > | |
Reserve(xiiUInt32 uiCount) | xiiDequeBase< T, true > | |
SetCount(xiiUInt32 uiCount) | xiiDequeBase< T, true > | |
SetCountUninitialized(xiiUInt32 uiCount) | xiiDequeBase< T, true > | |
Sort(const Comparer &comparer) | xiiDequeBase< T, true > | |
Sort() | xiiDequeBase< T, true > | |
Swap(xiiDequeBase< T, Construct > &other) | xiiDequeBase< T, true > | |
xiiDeque() (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
xiiDeque(xiiAllocatorBase *pAllocator) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
xiiDeque(const xiiDeque< T, AllocatorWrapper, Construct > &other) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
xiiDeque(const xiiDequeBase< T, Construct > &other) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
xiiDeque(xiiDeque< T, AllocatorWrapper, Construct > &&other) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
xiiDeque(xiiDequeBase< T, Construct > &&other) (defined in xiiDeque< T, AllocatorWrapper, Construct >) | xiiDeque< T, AllocatorWrapper, Construct > | |
xiiDequeBase(xiiAllocatorBase *pAllocator) | xiiDequeBase< T, true > | explicitprotected |
xiiDequeBase(const xiiDequeBase< T, Construct > &rhs, xiiAllocatorBase *pAllocator) | xiiDequeBase< T, true > | protected |
xiiDequeBase(xiiDequeBase< T, Construct > &&rhs, xiiAllocatorBase *pAllocator) | xiiDequeBase< T, true > | protected |
~xiiDequeBase() | xiiDequeBase< T, true > | protected |