![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
This is the complete list of members for FX::FXRegistry, including all inherited members.
| adopt(FXSettings &other) | FX::FXSettings | |
| applicationkey (defined in FX::FXRegistry) | FX::FXRegistry | protected |
| ascii (defined in FX::FXRegistry) | FX::FXRegistry | protected |
| at(const FXchar *ky) | FX::FXSettings | |
| at(const FXchar *ky) const | FX::FXSettings | |
| at(const FXString &ky) | FX::FXSettings | inline |
| at(const FXString &ky) const | FX::FXSettings | inline |
| clear() | FX::FXSettings | |
| data(FXival pos) | FX::FXSettings | inline |
| data(FXival pos) const | FX::FXSettings | inline |
| deleteEntry(const FXchar *section, const FXchar *name) | FX::FXSettings | |
| deleteEntry(const FXString §ion, const FXchar *name) (defined in FX::FXSettings) | FX::FXSettings | |
| deleteEntry(const FXString §ion, const FXString &name) (defined in FX::FXSettings) | FX::FXSettings | |
| deleteSection(const FXchar *section) | FX::FXSettings | |
| deleteSection(const FXString §ion) (defined in FX::FXSettings) | FX::FXSettings | |
| empty() const | FX::FXSettings | inline |
| empty(FXival pos) const | FX::FXSettings | inline |
| existingEntry(const FXchar *section, const FXchar *name) const | FX::FXSettings | |
| existingEntry(const FXString §ion, const FXchar *name) const (defined in FX::FXSettings) | FX::FXSettings | |
| existingEntry(const FXString §ion, const FXString &name) const (defined in FX::FXSettings) | FX::FXSettings | |
| existingSection(const FXchar *section) const | FX::FXSettings | |
| existingSection(const FXString §ion) const (defined in FX::FXSettings) | FX::FXSettings | |
| ext | FX::FXRegistry | static |
| find(const FXchar *ky) const | FX::FXSettings | |
| find(const FXString &ky) const | FX::FXSettings | inline |
| foxrc | FX::FXRegistry | static |
| free(FXival f) (defined in FX::FXSettings) | FX::FXSettings | inlineprotected |
| free() const | FX::FXSettings | inline |
| FXRegistry(const FXString &akey=FXString::null, const FXString &vkey=FXString::null) | FX::FXRegistry | |
| FXSettings() | FX::FXSettings | |
| FXSettings(const FXSettings &other) | FX::FXSettings | |
| getAppKey() const | FX::FXRegistry | inline |
| getAsciiMode() const | FX::FXRegistry | inline |
| getSystemDirectories() const | FX::FXRegistry | inline |
| getUserDirectory() const | FX::FXRegistry | inline |
| getVendorKey() const | FX::FXRegistry | inline |
| has(const FXchar *ky) const | FX::FXSettings | inline |
| has(const FXString &ky) const | FX::FXSettings | inline |
| isModified() const | FX::FXSettings | inline |
| key(FXival pos) const | FX::FXSettings | inline |
| modified (defined in FX::FXSettings) | FX::FXSettings | protected |
| no(FXival n) (defined in FX::FXSettings) | FX::FXSettings | protected |
| no() const | FX::FXSettings | inline |
| FX::FXSettings::operator=(const FXSettings &other) | FX::FXSettings | |
| operator[](const FXchar *ky) | FX::FXSettings | inline |
| operator[](const FXchar *ky) const | FX::FXSettings | inline |
| operator[](const FXString &ky) | FX::FXSettings | inline |
| operator[](const FXString &ky) const | FX::FXSettings | inline |
| parse(const FXString &string, FXbool mrk=true) | FX::FXSettings | |
| parseFile(const FXString &filename, FXbool mrk=true) | FX::FXSettings | |
| read() | FX::FXRegistry | virtual |
| readBoolEntry(const FXchar *section, const FXchar *name, FXbool def=false) const | FX::FXSettings | |
| readBoolEntry(const FXString §ion, const FXchar *name, FXbool def=false) const (defined in FX::FXSettings) | FX::FXSettings | |
| readBoolEntry(const FXString §ion, const FXString &name, FXbool def=false) const (defined in FX::FXSettings) | FX::FXSettings | |
| readColorEntry(const FXchar *section, const FXchar *name, FXColor def=0) const | FX::FXSettings | |
| readColorEntry(const FXString §ion, const FXchar *name, FXColor def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readColorEntry(const FXString §ion, const FXString &name, FXColor def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readFormatEntry(const FXchar *section, const FXchar *name, const FXchar *fmt,...) const FX_SCANF(4 | FX::FXSettings | |
| readFormatEntry(const FXString §ion, const FXchar *name, const FXchar *fmt,...) const FX_SCANF(4 (defined in FX::FXSettings) | FX::FXSettings | |
| readFormatEntry(const FXString §ion, const FXString &name, const FXchar *fmt,...) const FX_SCANF(4 (defined in FX::FXSettings) | FX::FXSettings | |
| readIntEntry(const FXchar *section, const FXchar *name, FXint def=0) const | FX::FXSettings | |
| readIntEntry(const FXString §ion, const FXchar *name, FXint def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readIntEntry(const FXString §ion, const FXString &name, FXint def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readLongEntry(const FXchar *section, const FXchar *name, FXlong def=0) const | FX::FXSettings | |
| readLongEntry(const FXString §ion, const FXchar *name, FXlong def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readLongEntry(const FXString §ion, const FXString &name, FXlong def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readRealEntry(const FXchar *section, const FXchar *name, FXdouble def=0.0) const | FX::FXSettings | |
| readRealEntry(const FXString §ion, const FXchar *name, FXdouble def=0.0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readRealEntry(const FXString §ion, const FXString &name, FXdouble def=0.0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readStringEntry(const FXchar *section, const FXchar *name, const FXchar *def=nullptr) const | FX::FXSettings | |
| readStringEntry(const FXString §ion, const FXchar *name, const FXchar *def=nullptr) const (defined in FX::FXSettings) | FX::FXSettings | |
| readStringEntry(const FXString §ion, const FXString &name, const FXchar *def=nullptr) const (defined in FX::FXSettings) | FX::FXSettings | |
| readUIntEntry(const FXchar *section, const FXchar *name, FXuint def=0) const | FX::FXSettings | |
| readUIntEntry(const FXString §ion, const FXchar *name, FXuint def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readUIntEntry(const FXString §ion, const FXString &name, FXuint def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readULongEntry(const FXchar *section, const FXchar *name, FXulong def=0) const | FX::FXSettings | |
| readULongEntry(const FXString §ion, const FXchar *name, FXulong def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| readULongEntry(const FXString §ion, const FXString &name, FXulong def=0) const (defined in FX::FXSettings) | FX::FXSettings | |
| resize(FXival n) (defined in FX::FXSettings) | FX::FXSettings | protected |
| setAppKey(const FXString &name) | FX::FXRegistry | inline |
| setAsciiMode(FXbool asciiMode) | FX::FXRegistry | inline |
| setModified(FXbool mdfy=true) | FX::FXSettings | inline |
| setSystemDirectories(const FXString &dirs) | FX::FXRegistry | inline |
| setUserDirectory(const FXString &dir) | FX::FXRegistry | inline |
| setVendorKey(const FXString &name) | FX::FXRegistry | inline |
| systemdirs (defined in FX::FXRegistry) | FX::FXRegistry | protected |
| table (defined in FX::FXSettings) | FX::FXSettings | protected |
| unparse(FXString &string) const | FX::FXSettings | |
| unparseFile(const FXString &filename) | FX::FXSettings | |
| used(FXival u) (defined in FX::FXSettings) | FX::FXSettings | inlineprotected |
| used() const | FX::FXSettings | inline |
| userdir (defined in FX::FXRegistry) | FX::FXRegistry | protected |
| vendorkey (defined in FX::FXRegistry) | FX::FXRegistry | protected |
| write() | FX::FXRegistry | virtual |
| writeBoolEntry(const FXchar *section, const FXchar *name, FXbool val) | FX::FXSettings | |
| writeBoolEntry(const FXString §ion, const FXchar *name, FXbool val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeBoolEntry(const FXString §ion, const FXString &name, FXbool val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeColorEntry(const FXchar *section, const FXchar *name, FXColor val) | FX::FXSettings | |
| writeColorEntry(const FXString §ion, const FXchar *name, FXColor val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeColorEntry(const FXString §ion, const FXString &name, FXColor val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeFormatEntry(const FXchar *section, const FXchar *name, const FXchar *fmt,...) FX_PRINTF(4 | FX::FXSettings | |
| writeFormatEntry(const FXString §ion, const FXchar *name, const FXchar *fmt,...) FX_PRINTF(4 (defined in FX::FXSettings) | FX::FXSettings | |
| writeFormatEntry(const FXString §ion, const FXString &name, const FXchar *fmt,...) FX_PRINTF(4 (defined in FX::FXSettings) | FX::FXSettings | |
| writeIntEntry(const FXchar *section, const FXchar *name, FXint val) | FX::FXSettings | |
| writeIntEntry(const FXString §ion, const FXchar *name, FXint val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeIntEntry(const FXString §ion, const FXString &name, FXint val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeLongEntry(const FXchar *section, const FXchar *name, FXlong val) | FX::FXSettings | |
| writeLongEntry(const FXString §ion, const FXchar *name, FXlong val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeLongEntry(const FXString §ion, const FXString &name, FXlong val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeRealEntry(const FXchar *section, const FXchar *name, FXdouble val) | FX::FXSettings | |
| writeRealEntry(const FXString §ion, const FXchar *name, FXdouble val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeRealEntry(const FXString §ion, const FXString &name, FXdouble val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeStringEntry(const FXchar *section, const FXchar *name, const FXchar *val) | FX::FXSettings | |
| writeStringEntry(const FXString §ion, const FXchar *name, const FXchar *val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeStringEntry(const FXString §ion, const FXString &name, const FXchar *val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeUIntEntry(const FXchar *section, const FXchar *name, FXuint val) | FX::FXSettings | |
| writeUIntEntry(const FXString §ion, const FXchar *name, FXuint val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeUIntEntry(const FXString §ion, const FXString &name, FXuint val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeULongEntry(const FXchar *section, const FXchar *name, FXulong val) | FX::FXSettings | |
| writeULongEntry(const FXString §ion, const FXchar *name, FXulong val) (defined in FX::FXSettings) | FX::FXSettings | |
| writeULongEntry(const FXString §ion, const FXString &name, FXulong val) (defined in FX::FXSettings) | FX::FXSettings | |
| ~FXRegistry() | FX::FXRegistry | virtual |
| ~FXSettings() | FX::FXSettings |
|
|