Hauptseite | Klassenhierarchie | Auflistung der Klassen | Auflistung der Dateien | Klassen-Elemente | Datei-Elemente | Zusätzliche Informationen

U_FILES.CPP Dateireferenz

#include <stdlib.h>
#include "utils\u_files.h"
#include "utils\u_values.h"

Include-Abhängigkeitsdiagramm für U_FILES.CPP:

Include dependency graph

Funktionen

void _CURVECLASS WINAPI IniReadString (char *aReturn, LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, LPCSTR aDef, const UINT aLength)
BOOL _CURVECLASS WINAPI IniWriteString (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, LPCSTR aString)
BOOL _CURVECLASS WINAPI IniReadBool (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const BOOL aDef)
BOOL _CURVECLASS WINAPI IniWriteBool (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const BOOL aBool)
LONG _CURVECLASS WINAPI IniReadLong (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const LONG aDef)
LONG _CURVECLASS WINAPI IniReadLong (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const LONG aMin, const LONG aDef, const LONG aMax)
BOOL _CURVECLASS WINAPI IniWriteLong (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const LONG aLong)
float _CURVECLASS WINAPI IniReadFloat (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const float aDef, const UINT aDigits)
float _CURVECLASS WINAPI IniReadFloat (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const float aMin, const float aDef, const float aMax, const UINT aDigits)
BOOL _CURVECLASS WINAPI IniWriteFloat (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const float aFloat, const UINT aDigits)
double _CURVECLASS WINAPI IniReadDouble (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const double aDef, const UINT aDigits)
double _CURVECLASS WINAPI IniReadDouble (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const double aMin, const double aDef, const double aMax, const UINT aDigits)
BOOL _CURVECLASS WINAPI IniWriteDouble (LPCSTR aFile, LPCSTR aSection, LPCSTR aKey, const double aDouble, const UINT aDigits)

Dokumentation der Funktionen

BOOL _CURVECLASS WINAPI IniReadBool LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const BOOL  aDef
 

Hier ist der Graph aller Aufrufe für diese Funktion:

double _CURVECLASS WINAPI IniReadDouble LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const double  aMin,
const double  aDef,
const double  aMax,
const UINT  aDigits
 

double _CURVECLASS WINAPI IniReadDouble LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const double  aDef,
const UINT  aDigits
 

Hier ist der Graph aller Aufrufe für diese Funktion:

float _CURVECLASS WINAPI IniReadFloat LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const float  aMin,
const float  aDef,
const float  aMax,
const UINT  aDigits
 

float _CURVECLASS WINAPI IniReadFloat LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const float  aDef,
const UINT  aDigits
 

Hier ist der Graph aller Aufrufe für diese Funktion:

LONG _CURVECLASS WINAPI IniReadLong LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const LONG  aMin,
const LONG  aDef,
const LONG  aMax
 

LONG _CURVECLASS WINAPI IniReadLong LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const LONG  aDef
 

Hier ist der Graph aller Aufrufe für diese Funktion:

void _CURVECLASS WINAPI IniReadString char *  aReturn,
LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
LPCSTR  aDef,
const UINT  aLength
 

BOOL _CURVECLASS WINAPI IniWriteBool LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const BOOL  aBool
 

Hier ist der Graph aller Aufrufe für diese Funktion:

BOOL _CURVECLASS WINAPI IniWriteDouble LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const double  aDouble,
const UINT  aDigits
 

Hier ist der Graph aller Aufrufe für diese Funktion:

BOOL _CURVECLASS WINAPI IniWriteFloat LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const float  aFloat,
const UINT  aDigits
 

Hier ist der Graph aller Aufrufe für diese Funktion:

BOOL _CURVECLASS WINAPI IniWriteLong LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
const LONG  aLong
 

Hier ist der Graph aller Aufrufe für diese Funktion:

BOOL _CURVECLASS WINAPI IniWriteString LPCSTR  aFile,
LPCSTR  aSection,
LPCSTR  aKey,
LPCSTR  aString
 


Erzeugt am Sat Nov 13 12:49:13 2004 für XCTL32 von doxygen 1.3.7