PixelLightAPI  .
PLCore::Config Member List
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 overridePLCore::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_sFilenamePLCore::Loadable [protected]
m_sUrlPLCore::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]


PixelLight 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