sprint 1-alpha
|
Wrapper per scrivere nel registro di windows. More...
#include <configuration.h>
Inherits sprint::gtl::Registry.
Public Member Functions | |
WriteConfiguration (const char *key) | |
bool | reading () const |
test is read or write. now write | |
bool | writing () const |
template<class T , class R > | |
void | operator() (LPCSTR path, T value, R _default) |
template<class T > | |
bool | operator() (LPCSTR path, T value) |
void | str (LPCSTR path, const char *buffer, int buflen, const char *_default) |
bool | str (LPCSTR path, const char *buffer, int buflen) |
template<class T > | |
bool | data (LPCSTR path, const T &dst) |
Wrapper per scrivere nel registro di windows.