PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLCore
ElementManager
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="")=0
PLCore::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_bUnloadUnused
PLCore::ElementManager< AType >
[protected]
m_lstElements
PLCore::ElementManager< AType >
[protected]
m_mapElements
PLCore::ElementManager< AType >
[protected]
m_pStandardElement
PLCore::ElementManager< AType >
[protected]
m_sManagerName
PLCore::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 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