PixelLightAPI  .
PLCore::ElementManager< AType > Member List
This is the complete list of members for PLCore::ElementManager< AType >, including all inherited members.
Add(AType &cElement)PLCore::ElementManager< AType >
Clear(bool bProtectedToo=true)PLCore::ElementManager< AType >
Create(const String &sName="")PLCore::ElementManager< AType >
CreateElement(const String &sName="")=0PLCore::ElementManager< AType > [protected, pure virtual]
DeInit()PLCore::ElementManager< AType > [virtual]
ElementManager()PLCore::ElementManager< AType > [protected]
GetByIndex(uint32 nIndex=0) const PLCore::ElementManager< AType > [virtual]
GetByName(const String &sName) const PLCore::ElementManager< AType > [virtual]
GetIndex(AType &cElement) const PLCore::ElementManager< AType > [virtual]
GetManagerName() const PLCore::ElementManager< AType >
GetNumOfElements() const PLCore::ElementManager< AType >
GetStandard() const PLCore::ElementManager< AType >
GetUnloadUnused() const PLCore::ElementManager< AType >
Init()PLCore::ElementManager< AType > [virtual]
m_bUnloadUnusedPLCore::ElementManager< AType > [protected]
m_lstElementsPLCore::ElementManager< AType > [protected]
m_mapElementsPLCore::ElementManager< AType > [protected]
m_pStandardElementPLCore::ElementManager< AType > [protected]
m_sManagerNamePLCore::ElementManager< AType > [protected]
MoveElement(uint32 nFromIndex, uint32 nToIndex)PLCore::ElementManager< AType > [virtual]
operator=(const ElementManager< AType > &cSource)PLCore::ElementManager< AType > [virtual]
Remove(AType &cElement)PLCore::ElementManager< AType >
SetElementName(AType &cElement, const String &sName)PLCore::ElementManager< AType > [protected]
SetManagerName(const String &sName="")PLCore::ElementManager< AType >
SetStandard(AType *pElement=nullptr)PLCore::ElementManager< AType >
SetUnloadUnused(bool bUnloadUnused=false)PLCore::ElementManager< AType >
Unload(AType &cElement)PLCore::ElementManager< AType >
UnloadUnused()PLCore::ElementManager< AType >
Update()PLCore::ElementManager< AType > [virtual]
~ElementManager()PLCore::ElementManager< AType > [protected, virtual]


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