#include <freecloth/resmgt/resConfig.h>
Inheritance diagram for ResConfig:


Public Member Functions | |
| virtual RCShdPtr< ResConfig > | clone () const=0 |
| virtual void | load (ResConfigRegistryR ®)=0 |
| virtual void | save (ResConfigRegistryW ®) const=0 |
Used for storing persistent application configuration data, which can be is stored on disk/registry/whatever.
Definition at line 47 of file resConfig.h.
1.3-rc3