This is the complete list of members for Bagel::CBofDebugOptions, including all inherited members.
_bAbortsOn (defined in Bagel::CBofDebugOptions) | Bagel::CBofDebugOptions | |
_bDirty (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
_bMessageBoxOn (defined in Bagel::CBofDebugOptions) | Bagel::CBofDebugOptions | |
_bRandomOn (defined in Bagel::CBofDebugOptions) | Bagel::CBofDebugOptions | |
_bShowIO (defined in Bagel::CBofDebugOptions) | Bagel::CBofDebugOptions | |
_bShowMessages (defined in Bagel::CBofDebugOptions) | Bagel::CBofDebugOptions | |
_nDebugLevel (defined in Bagel::CBofDebugOptions) | Bagel::CBofDebugOptions | |
_pOptionList (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
_szFileName (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
CBofDebugOptions(const char *pszFileName) | Bagel::CBofDebugOptions | |
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 |