, including all inherited members.
Add() override | PLCore::Pool< ValueType > | [virtual] |
Add(const ValueType &Element) override | PLCore::Pool< ValueType > | [virtual] |
Add(const ValueType *pElements, uint32 nCount) override | PLCore::Pool< ValueType > | [virtual] |
Add(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) override | PLCore::Pool< ValueType > | [virtual] |
AddAtIndex(int nIndex) override | PLCore::Pool< ValueType > | [virtual] |
AddAtIndex(const ValueType &Element, int nIndex) override | PLCore::Pool< ValueType > | [virtual] |
Clear() override | PLCore::Pool< ValueType > | [virtual] |
Compare(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) const override | PLCore::Pool< ValueType > | [virtual] |
Copy(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) override | PLCore::Pool< ValueType > | [virtual] |
FreeElements() | PLCore::Pool< ValueType > | |
Get(uint32 nIndex) const override | PLCore::Pool< ValueType > | [virtual] |
GetConstEndIterator() const override | PLCore::Pool< ValueType > | [virtual] |
GetConstIterator(uint32 nIndex=0) const override | PLCore::Pool< ValueType > | [virtual] |
GetElementSize() const override | PLCore::Pool< ValueType > | [virtual] |
GetEndIterator() const override | PLCore::Pool< ValueType > | [virtual] |
GetFreeSize() const | PLCore::Pool< ValueType > | |
GetIndex(const ValueType &Element) const override | PLCore::Pool< ValueType > | [virtual] |
GetIterator(uint32 nIndex=0) const override | PLCore::Pool< ValueType > | [virtual] |
GetNumOfElements() const override | PLCore::Pool< ValueType > | [virtual] |
GetNumOfFreeElements() const | PLCore::Pool< ValueType > | |
GetSize() const override | PLCore::Pool< ValueType > | [virtual] |
IsElement(const ValueType &Element) const override | PLCore::Pool< ValueType > | [virtual] |
IsEmpty() const override | PLCore::Pool< ValueType > | [virtual] |
Null | PLCore::Iterable< ValueType > | [static] |
operator!=(const Container< ValueType > &lstContainer) const override | PLCore::Pool< ValueType > | [virtual] |
operator+=(const ValueType &Element) override | PLCore::Pool< ValueType > | [virtual] |
operator+=(const Container< ValueType > &lstContainer) override | PLCore::Pool< ValueType > | [virtual] |
operator-=(const ValueType &Element) override | PLCore::Pool< ValueType > | [virtual] |
operator-=(const Container< ValueType > &lstContainer) override | PLCore::Pool< ValueType > | [virtual] |
operator=(const Pool< ValueType > &lstSource) | PLCore::Pool< ValueType > | |
operator=(const Container< ValueType > &lstContainer) override | PLCore::Pool< ValueType > | [virtual] |
operator==(const Container< ValueType > &lstContainer) const override | PLCore::Pool< ValueType > | [virtual] |
operator[](uint32 nIndex) const override | PLCore::Pool< ValueType > | [virtual] |
Pool() | PLCore::Pool< ValueType > | |
Pool(const Pool< ValueType > &lstSource, uint32 nStart=0, uint32 nCount=0) | PLCore::Pool< ValueType > | |
Pool(const Container< ValueType > &lstSource, uint32 nStart=0, uint32 nCount=0) | PLCore::Pool< ValueType > | |
Remove(const ValueType &Element) override | PLCore::Pool< ValueType > | [virtual] |
Remove(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) override | PLCore::Pool< ValueType > | [virtual] |
RemoveAllFreeElements() | PLCore::Pool< ValueType > | |
RemoveAtIndex(uint32 nElement) override | PLCore::Pool< ValueType > | [virtual] |
Replace(const ValueType &Element1, const ValueType &Element2) override | PLCore::Pool< ValueType > | [virtual] |
ReplaceAtIndex(uint32 nIndex, const ValueType &Element) override | PLCore::Pool< ValueType > | [virtual] |
~Iterable() | PLCore::Iterable< ValueType > | [inline, virtual] |
~Pool() | PLCore::Pool< ValueType > | [virtual] |