|
sprint 1-alpha
|
Wrapper per leggere dal registro di windows. More...
#include <configuration.h>
Inherits sprint::gtl::Registry.
Public Member Functions | |
| ReadConfiguration (const char *key) | |
| bool | reading () const |
| test is read or write. now read | |
| 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, char *buffer, int buflen, const char *_default) |
| bool | str (LPCSTR path, char *buffer, int buflen) |
| template<class T > | |
| bool | data (LPCSTR path, T &dst) |
Wrapper per leggere dal registro di windows.
1.7.4