OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This header file declares the class: TConfigFile,TIniConfigFile, TRegConfigFile and TConfigFileSection. More...
#include <owl/private/defs.h>
#include <owl/defs.h>
#include <owl/registry.h>
#include <owl/preclass.h>
#include <owl/posclass.h>
Go to the source code of this file.
Classes | |
class | owl::TConfigFile |
Save/Load configuration parameters Base abstract class. More... | |
class | owl::TConfigFileSection |
Small inline wrapper around Section. More... | |
class | owl::TIniConfigFile |
Encapsulates the Windows INI file interface Get/SetPrivateProfileXXX functions. More... | |
class | owl::TMemConfigFile |
class | owl::TRegConfigFile |
Derived from TConfigFile, TRegConfigFile is used to maintain configuration settings in the registry. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
This header file declares the class: TConfigFile,TIniConfigFile, TRegConfigFile and TConfigFileSection.
Definition in file configfl.h.