PixelLightAPI  .
PLCore::Heap< KeyType, ValueType > Member List
This is the complete list of members for PLCore::Heap< KeyType, ValueType >, including all inherited members.
Add(const KeyType &Key, const ValueType &Value)=0PLCore::Heap< KeyType, ValueType > [pure virtual]
Clear()=0PLCore::Heap< KeyType, ValueType > [pure virtual]
ExtractTop(ValueType *pValue=nullptr, KeyType *pKey=nullptr)=0PLCore::Heap< KeyType, ValueType > [pure virtual]
GetConstEndIterator() const =0PLCore::Iterable< ValueType > [pure virtual]
GetConstIterator(uint32 nIndex=0) const =0PLCore::Iterable< ValueType > [pure virtual]
GetEndIterator() const =0PLCore::Iterable< ValueType > [pure virtual]
GetIterator(uint32 nIndex=0) const =0PLCore::Iterable< ValueType > [pure virtual]
GetNumOfElements() const =0PLCore::Heap< KeyType, ValueType > [pure virtual]
GetTop(ValueType *pValue=nullptr, KeyType *pKey=nullptr) const =0PLCore::Heap< KeyType, ValueType > [pure virtual]
IsEmpty() const =0PLCore::Heap< KeyType, ValueType > [pure virtual]
NullPLCore::Iterable< ValueType > [static]
~Iterable()PLCore::Iterable< ValueType > [inline, 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