This is the complete list of members for
PLCore::Loadable, including all inherited members.
CallLoadable(File &cFile, Loader &cLoader, const String &sMethod, const String &sParams) | PLCore::Loadable | [protected, virtual] |
GetFilename() const | PLCore::Loadable | [inline] |
GetLoadableTypeName() const | PLCore::Loadable | [virtual] |
GetUrl() const | PLCore::Loadable | [inline] |
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_sFilename | PLCore::Loadable | [protected] |
m_sUrl | PLCore::Loadable | [protected] |
Reload() | PLCore::Loadable | [virtual] |
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] |
Unload() | PLCore::Loadable | [virtual] |
~Loadable() | PLCore::Loadable | [protected, virtual] |