This is the complete list of members for
PLCore::Config, including all inherited members.
CallLoadable(File &cFile, Loader &cLoader, const String &sMethod, const String &sParams) | PLCore::Loadable | [protected, virtual] |
Config() | PLCore::Config | |
GetClass(const String &sName) | PLCore::Config | |
GetClassByIndex(uint32 nIndex) const | PLCore::Config | [inline] |
GetFilename() const | PLCore::Loadable | [inline] |
GetLoadableTypeName() const override | PLCore::Config | [virtual] |
GetNumOfClasses() const | PLCore::Config | [inline] |
GetUrl() const | PLCore::Loadable | [inline] |
GetVar(const String &sClass, const String &sVariable) | PLCore::Config | |
GetVarInt(const String &sClass, const String &sVariable) | PLCore::Config | |
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] |
SetDefault(const String &sClass="", const String &sVariable="") | PLCore::Config | |
SetVar(const String &sClass, const String &sVariable, const String &sValue="") | PLCore::Config | |
Unload() | PLCore::Loadable | [virtual] |
~Config() | PLCore::Config | [virtual] |
~Loadable() | PLCore::Loadable | [protected, virtual] |