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

Wrapper per scrivere nel registro di windows. More...

#include <configuration.h>

Inherits sprint::gtl::Registry.

List of all members.

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)

Detailed Description

Wrapper per scrivere nel registro di windows.


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