ROLAND
0.70
Amstrad Emulator based on Caprice Source rewritten in C++.
|
This is the complete list of members for Prefs, including all inherited members.
delim() | Prefs | inlinestatic |
getBool(const std::string &key) const | Prefs | |
getNum(const std::string &key) const | Prefs | |
getPath(const std::string &key) const | Prefs | |
getStr(const std::string &key) const | Prefs | |
mAutoWrite | Prefs | private |
mFilename | Prefs | private |
mNothing | Prefs | private |
mPrefs | Prefs | private |
mRead | Prefs | private |
mWriteAlways | Prefs | private |
paKey enum value | Prefs | |
paValue enum value | Prefs | |
Prefs(bool autowrite=true, bool writealways=true) | Prefs | |
PrefsArray enum name | Prefs | |
read() | Prefs | |
set(const std::string &key, const std::string &value) | Prefs | |
set(const std::string &key, int value) | Prefs | |
set(const std::string &key, bool value) | Prefs | |
write() | Prefs | |
~Prefs() | Prefs |