PixelLightAPI  .
PLCore::Pool< ValueType > Member List
This is the complete list of members for PLCore::Pool< ValueType >, including all inherited members.
Add() overridePLCore::Pool< ValueType > [virtual]
Add(const ValueType &Element) overridePLCore::Pool< ValueType > [virtual]
Add(const ValueType *pElements, uint32 nCount) overridePLCore::Pool< ValueType > [virtual]
Add(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) overridePLCore::Pool< ValueType > [virtual]
AddAtIndex(int nIndex) overridePLCore::Pool< ValueType > [virtual]
AddAtIndex(const ValueType &Element, int nIndex) overridePLCore::Pool< ValueType > [virtual]
Clear() overridePLCore::Pool< ValueType > [virtual]
Compare(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) const overridePLCore::Pool< ValueType > [virtual]
Copy(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) overridePLCore::Pool< ValueType > [virtual]
FreeElements()PLCore::Pool< ValueType >
Get(uint32 nIndex) const overridePLCore::Pool< ValueType > [virtual]
GetConstEndIterator() const overridePLCore::Pool< ValueType > [virtual]
GetConstIterator(uint32 nIndex=0) const overridePLCore::Pool< ValueType > [virtual]
GetElementSize() const overridePLCore::Pool< ValueType > [virtual]
GetEndIterator() const overridePLCore::Pool< ValueType > [virtual]
GetFreeSize() const PLCore::Pool< ValueType >
GetIndex(const ValueType &Element) const overridePLCore::Pool< ValueType > [virtual]
GetIterator(uint32 nIndex=0) const overridePLCore::Pool< ValueType > [virtual]
GetNumOfElements() const overridePLCore::Pool< ValueType > [virtual]
GetNumOfFreeElements() const PLCore::Pool< ValueType >
GetSize() const overridePLCore::Pool< ValueType > [virtual]
IsElement(const ValueType &Element) const overridePLCore::Pool< ValueType > [virtual]
IsEmpty() const overridePLCore::Pool< ValueType > [virtual]
NullPLCore::Iterable< ValueType > [static]
operator!=(const Container< ValueType > &lstContainer) const overridePLCore::Pool< ValueType > [virtual]
operator+=(const ValueType &Element) overridePLCore::Pool< ValueType > [virtual]
operator+=(const Container< ValueType > &lstContainer) overridePLCore::Pool< ValueType > [virtual]
operator-=(const ValueType &Element) overridePLCore::Pool< ValueType > [virtual]
operator-=(const Container< ValueType > &lstContainer) overridePLCore::Pool< ValueType > [virtual]
operator=(const Pool< ValueType > &lstSource)PLCore::Pool< ValueType >
operator=(const Container< ValueType > &lstContainer) overridePLCore::Pool< ValueType > [virtual]
operator==(const Container< ValueType > &lstContainer) const overridePLCore::Pool< ValueType > [virtual]
operator[](uint32 nIndex) const overridePLCore::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) overridePLCore::Pool< ValueType > [virtual]
Remove(const Container< ValueType > &lstContainer, uint32 nStart=0, uint32 nCount=0) overridePLCore::Pool< ValueType > [virtual]
RemoveAllFreeElements()PLCore::Pool< ValueType >
RemoveAtIndex(uint32 nElement) overridePLCore::Pool< ValueType > [virtual]
Replace(const ValueType &Element1, const ValueType &Element2) overridePLCore::Pool< ValueType > [virtual]
ReplaceAtIndex(uint32 nIndex, const ValueType &Element) overridePLCore::Pool< ValueType > [virtual]
~Iterable()PLCore::Iterable< ValueType > [inline, virtual]
~Pool()PLCore::Pool< ValueType > [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:25
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported