PixelLightAPI  .
PLCore::ResourceManager< AType > Member List
This is the complete list of members for PLCore::ResourceManager< AType >, including all inherited members.
Clear(bool bProtectedToo=true)PLCore::ResourceManager< AType >
Create(const String &sName="")PLCore::ResourceManager< AType >
CreateResource(const String &sName="")=0PLCore::ResourceManager< AType > [protected, pure virtual]
DeInit()PLCore::ResourceManager< AType > [virtual]
EventResourceRemovedPLCore::ResourceManager< AType >
GetByIndex(uint32 nIndex=0) const PLCore::ResourceManager< AType > [virtual]
GetByName(const String &sName) const PLCore::ResourceManager< AType > [virtual]
GetIndex(AType &cResource) const PLCore::ResourceManager< AType > [virtual]
GetManagerName() const PLCore::ResourceManager< AType >
GetNumOfElements() const PLCore::ResourceManager< AType >
GetStandard() const PLCore::ResourceManager< AType >
GetUnloadUnused() const PLCore::ResourceManager< AType >
Init()PLCore::ResourceManager< AType > [virtual]
LoadResource(const String &sFilename)PLCore::ResourceManager< AType > [virtual]
m_bUnloadUnusedPLCore::ResourceManager< AType > [protected]
m_lstResourcesPLCore::ResourceManager< AType > [protected]
m_mapResourcesPLCore::ResourceManager< AType > [protected]
m_pStandardResourcePLCore::ResourceManager< AType > [protected]
m_sManagerNamePLCore::ResourceManager< AType > [protected]
MoveResource(uint32 nFromIndex, uint32 nToIndex)PLCore::ResourceManager< AType > [virtual]
operator=(const ResourceManager< AType > &cSource)PLCore::ResourceManager< AType > [virtual]
ResourceManager()PLCore::ResourceManager< AType > [protected]
SetManagerName(const String &sName="")PLCore::ResourceManager< AType >
SetResourceName(AType &cResource, const String &sName)PLCore::ResourceManager< AType > [protected]
SetStandard(AType *pResource=nullptr)PLCore::ResourceManager< AType >
SetUnloadUnused(bool bUnloadUnused=false)PLCore::ResourceManager< AType >
Unload(AType &cResource)PLCore::ResourceManager< AType >
UnloadUnused()PLCore::ResourceManager< AType >
Update()PLCore::ResourceManager< AType > [virtual]
~ResourceManager()PLCore::ResourceManager< 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:25
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported