This is the complete list of members for Bagel::CBofOptions, including all inherited members.
_bDirty (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
_pOptionList (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
_szFileName (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
CBofOptions(const char *pszOptionsFile=nullptr) | Bagel::CBofOptions | |
commit() | Bagel::CBofOptions | |
getFileName() const (defined in Bagel::CBofOptions) | Bagel::CBofOptions | inline |
isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinestatic |
load() | Bagel::CBofOptions | |
loadOptionFile(const char *pszFile) | Bagel::CBofOptions | |
readSetting(const char *section, const char *option, char *stringValue, const char *defaultValue, uint32 nSize) | Bagel::CBofOptions | |
readSetting(const char *section, const char *option, int *nValue, int defaultValue) | Bagel::CBofOptions | |
readSetting(const char *section, const char *option, bool *boolValue, bool defaultValue) | Bagel::CBofOptions | |
release() | Bagel::CBofOptions | |
writeSetting(const char *pszSection, const char *pszOption, const char *pszValue) | Bagel::CBofOptions | |
writeSetting(const char *pszSection, const char *pszOption, int nValue) | Bagel::CBofOptions | |
~CBofOptions() | Bagel::CBofOptions | virtual |