The key and value pairs config wrapper class for managing app setting.

Dependents:   dconfig_demo mbed_controller_demo

Embed: (wiki syntax)

« Back to documentation index

dconfig.h File Reference

dconfig.h File Reference

The key and value pairs config wrapper class for managing app setting. More...

Go to the source code of this file.


Detailed Description

The key and value pairs config wrapper class for managing app setting.

The key and value pairs config wrapper class for managing app setting. Most of programs need to hold application specific setting. The dconfig class can provide functionality for that.

Author:
hillkim7@gmail.com

Definition in file dconfig.h.