PGE API 0.4
PR00F's Game Engine full documentation
Loading...
Searching...
No Matches
PGEcfgFile Member List

This is the complete list of members for PGEcfgFile, including all inherited members.

getAcceptedVars() constPGEcfgFile
getAllAcceptedVarsDefineRequirement() constPGEcfgFile
getCaseSensitiveVars() constPGEcfgFile
getConsole() constPGEcfgFile
getFilename() constPGEcfgFile
getLoggerModuleName()PGEcfgFilestatic
getPathToFile() constPGEcfgFile
getTemplate()PGEcfgFile
getTemplate() constPGEcfgFile
getVars()PGEcfgFile
getVars() constPGEcfgFile
lineHandleAssignment(const std::string &sVar, const std::string &sValue, const char *fname, std::set< std::string > &m_missingVars, bool &bParseError)PGEcfgFileprivate
lineIsComment(const std::string &sTrimmedLine)PGEcfgFileprivatestatic
lineIsValueAssignment(const std::string &sTrimmedLine, bool bCaseSensitiveVars, std::string &sVar, std::string &sValue, bool &bParseError)PGEcfgFileprotectedstatic
lineShouldBeIgnored(const std::string &sTrimmedLine)PGEcfgFileprivatestatic
load(const char *fname)PGEcfgFile
m_acceptedVarsPGEcfgFileprotected
m_bCaseSensitiveVarsPGEcfgFileprivate
m_bRequireAllAcceptedVarsDefineRequirementPGEcfgFileprivate
m_sFilenamePGEcfgFileprivate
m_sPathToFilePGEcfgFileprivate
m_varsPGEcfgFileprotected
m_vTemplateLinesPGEcfgFileprivate
operator=(const PGEcfgFile &other)PGEcfgFileinline
PGEcfgFile(bool bRequireAllAcceptedVarsDefineRequirement, bool bCaseSensitiveVars)PGEcfgFile
PGEcfgFile(const PGEcfgFile &other)PGEcfgFileinline
save(const char *fname="") constPGEcfgFile
setAcceptedVars(const std::set< std::string > &newAcceptedVars)PGEcfgFile
validateOnLoad(std::ifstream &) constPGEcfgFileprotectedvirtual
validateOnSave(std::ofstream &) constPGEcfgFileprotectedvirtual
~PGEcfgFile()PGEcfgFilevirtual