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.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:14
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported