RegistryConfig uses Win32 registry API to store configuration info
Enumeration of subgroups/entries
Filter functions.
Key access
Other functions
Set and retrieve current path
RegistryConfig uses Win32 registry API to store configuration info
long int readEntry(const char *szKey, long int Default)
double readEntry(const char *szKey, double Default)
Bool writeEntry(const char *szKey, const char *szValue)
Bool writeEntry(const char *szKey, long int Value)
Enumerator* enumEntries()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de