|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This source file implements TConfigFile,TIniConfigFile,TRegConfigFile and TConfigFileSection. More...
#include <owl/pch.h>#include <owl/configfl.h>#include <owl/file.h>#include <owl/date.h>#include <owl/time.h>#include <owl/template.h>#include <owl/pointer.h>#include <owl/wsyscls.h>#include <owl/color.h>#include <owl/private/strmdefs.h>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Typedefs | |
| typedef TSortedObjectArray< TStringMapNode > | owl::TStringMap |
Functions | |
| bool | owl::is_digit (tchar c) |
| where string is integer???? | |
| bool | owl::is_integer (TCHAR *text) |
This source file implements TConfigFile,TIniConfigFile,TRegConfigFile and TConfigFileSection.
Definition in file configfl.cpp.