, including all inherited members.
CallLoadable(File &cFile, Loader &cLoader, const String &sMethod, const String &sParams) | PLCore::Loadable | [protected, virtual] |
Delete(bool bProtectedToo=false) | PLCore::Resource< AType > | [virtual] |
GetFilename() const | PLCore::Loadable | [inline] |
GetHandler(uint32 nIndex) const | PLCore::Resource< AType > | |
GetID() const | PLCore::Resource< AType > | |
GetLoadableTypeName() const | PLCore::Loadable | [virtual] |
GetManager() const | PLCore::Resource< AType > | |
GetName() const | PLCore::Resource< AType > | |
GetNumOfHandlers() const | PLCore::Resource< AType > | |
GetUrl() const | PLCore::Loadable | [inline] |
IsProtected() const | PLCore::Resource< AType > | |
Loadable() | PLCore::Loadable | [protected] |
LoadByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
LoadByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
m_bProtected | PLCore::Resource< AType > | [protected] |
m_lstHandlers | PLCore::Resource< AType > | [protected] |
m_pManager | PLCore::Resource< AType > | [protected] |
m_sFilename | PLCore::Loadable | [protected] |
m_sName | PLCore::Resource< AType > | [protected] |
m_sUrl | PLCore::Loadable | [protected] |
operator=(const Resource< AType > &cSource) | PLCore::Resource< AType > | [virtual] |
Reload() | PLCore::Loadable | [virtual] |
Resource(const String &sName="", ResourceManager< AType > *pManager=nullptr) | PLCore::Resource< AType > | |
SaveByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
SaveByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
SetName(const String &sName) | PLCore::Resource< AType > | [virtual] |
SetProtected(bool bProtected=false) | PLCore::Resource< AType > | |
Unload() | PLCore::Loadable | [virtual] |
~Loadable() | PLCore::Loadable | [protected, virtual] |
~Resource() | PLCore::Resource< AType > | [protected, virtual] |