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