Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::IniProfile Member List

This is the complete list of members for sf::IniProfile, including all inherited members.

_dirtysf::IniProfileprotected
_flagClearOnReadsf::IniProfileprotected
_pathsf::IniProfileprotected
_prefixsf::IniProfileprotected
_sectionIndexsf::IniProfileprotected
_sectionssf::IniProfileprotected
_writeOnDirtysf::IniProfileprotected
Entrysf::IniProfileprotected
EntryVector typedefsf::IniProfile
findEntry(const std::string &key)sf::IniProfile
findSection(const std::string &section) constsf::IniProfile
flush()sf::IniProfile
getEntry(EntryVector::size_type p)sf::IniProfileprotected
getEntryCount() constsf::IniProfile
getEntryKey(size_type p)sf::IniProfile
getEntryValue(size_type p)sf::IniProfile
getFilepath() constsf::IniProfile
getInt(const std::string &key, int defaultInt=0) constsf::IniProfile
getKeys(size_type section=npos) constsf::IniProfile
getMap(size_type section=npos) constsf::IniProfile
getSection(size_type p=npos) constsf::IniProfile
getSectionCount() constsf::IniProfileinline
getSections() constsf::IniProfile
getString(const std::string &key, std::string &value, const std::string &defaultString={}) constsf::IniProfile
getString(const std::string &key, const std::string &defaultString={}) constsf::IniProfile
IniProfile()sf::IniProfile
IniProfile(const std::string &path)sf::IniProfileexplicit
IniProfile(const IniProfile &)=deletesf::IniProfile
IniProfile(const IniProfile &&)=deletesf::IniProfile
IniProfile(const std::string &section, const std::string &path)sf::IniProfile
IniProfile(const std::string_view &data)sf::IniProfileexplicit
IniProfile(std::istream &is)sf::IniProfileexplicit
initialize()sf::IniProfileprotected
insertComment(const std::string &key, const std::string &comment)sf::IniProfile
isDirty() constsf::IniProfileinline
keyExists(const std::string &key) constsf::IniProfileinline
KeyValueMap typedefsf::IniProfile
load(const std::string &path)sf::IniProfileprotected
load(std::istream &is)sf::IniProfileprotected
npossf::IniProfilestatic
operator=(IniProfile &)=deletesf::IniProfile
operator=(IniProfile &&)=deletesf::IniProfile
read(std::istream &is)sf::IniProfile
removeEntry(const std::string &key)sf::IniProfile
removeEntry(size_type p)sf::IniProfile
removeKeys(size_type section=npos)sf::IniProfile
removeSection(const std::string &section)sf::IniProfileinline
removeSection(size_type p)sf::IniProfile
Sectionsf::IniProfileprotected
sectionExists(const std::string &section) constsf::IniProfileinline
SectionVector typedefsf::IniProfileprotected
selectSection(const std::string &section) constsf::IniProfile
setFilepath(const std::string &path)sf::IniProfile
setInt(const std::string &key, int value)sf::IniProfile
setKeyPrefix(const std::string &prefix={})sf::IniProfile
setSection(const std::string &section, bool create=true)sf::IniProfile
setSection(size_type index)sf::IniProfile
setString(const std::string &key, const std::string &st)sf::IniProfile
setWriteOnDirty(bool enable)sf::IniProfileinline
size_type typedefsf::IniProfile
sync()sf::IniProfile
write(std::ostream &os) constsf::IniProfilevirtual
writeSection(std::ostream &os) constsf::IniProfile
~IniProfile()sf::IniProfilevirtual