PixelLightAPI  .
PLCore::Map< KeyType, ValueType > Member List
This is the complete list of members for PLCore::Map< KeyType, ValueType >, including all inherited members.
Add(const KeyType &Key, const ValueType &Value)=0PLCore::Map< KeyType, ValueType > [pure virtual]
Clear()=0PLCore::Map< KeyType, ValueType > [pure virtual]
Get(const KeyType &Key) const =0PLCore::Map< KeyType, ValueType > [pure virtual]
Get(const KeyType &Key)=0PLCore::Map< KeyType, ValueType > [pure virtual]
GetConstEndIterator() const =0PLCore::Iterable< ValueType > [pure virtual]
GetConstEndKeyIterator() const =0PLCore::Map< KeyType, ValueType > [pure virtual]
GetConstIterator(uint32 nIndex=0) const =0PLCore::Iterable< ValueType > [pure virtual]
GetConstKeyIterator(uint32 nIndex=0) const =0PLCore::Map< KeyType, ValueType > [pure virtual]
GetEndIterator() const =0PLCore::Iterable< ValueType > [pure virtual]
GetEndKeyIterator() const =0PLCore::Map< KeyType, ValueType > [pure virtual]
GetIterator(uint32 nIndex=0) const =0PLCore::Iterable< ValueType > [pure virtual]
GetKeyIterator(uint32 nIndex=0) const =0PLCore::Map< KeyType, ValueType > [pure virtual]
GetNumOfElements() const =0PLCore::Map< KeyType, ValueType > [pure virtual]
IsEmpty() const =0PLCore::Map< KeyType, ValueType > [pure virtual]
NullPLCore::Iterable< ValueType > [static]
NullKeyPLCore::Map< KeyType, ValueType > [static]
Remove(const KeyType &Key)=0PLCore::Map< KeyType, ValueType > [pure virtual]
RemoveValue(const ValueType &Value)=0PLCore::Map< KeyType, ValueType > [pure virtual]
Replace(const KeyType &Key, const ValueType &NewValue)=0PLCore::Map< KeyType, ValueType > [pure virtual]
Set(const KeyType &Key, const ValueType &Value)=0PLCore::Map< KeyType, ValueType > [pure virtual]
~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