sprint 1-alpha
Public Member Functions
sprint::gtl::ReadConfiguration Class Reference

Wrapper per leggere dal registro di windows. More...

#include <configuration.h>

Inherits sprint::gtl::Registry.

List of all members.

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)

Detailed Description

Wrapper per leggere dal registro di windows.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines