virtual SETTINGS_MANAGER & GetSettingsManager() const
void FlushAndRelease(JSON_SETTINGS *aSettings, bool aSave=true)
If the given settings object is registered, save it to disk and unregister it.
PGM_BASE & Pgm()
The global Program "get" accessor.
APP_SETTINGS_BASE * m_config
maybe from $HOME/.${m_name}
const char * m_name
name of this binary module, static C string.
BIN_MOD(const char *aName)