Public Member Functions | |
| void | getSetting (char str[80], char output[180]) |
| void | saveSetting (const char *name, const char *value) |
| void | commit (void) |
| void | addValue (const char *name, const char *value) |
| void | saveValues (void) |
| ~Memory () | |
| Memory::~Memory | ( | ) |
| void Memory::addValue | ( | const char * | name, |
| const char * | value | ||
| ) |
| void Memory::commit | ( | void | ) |
| void Memory::getSetting | ( | char | str[80], |
| char | output[180] | ||
| ) |
| void Memory::saveSetting | ( | const char * | name, |
| const char * | value | ||
| ) |
| void Memory::saveValues | ( | void | ) |
1.8.6