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

U_VALUES.CPP Dateireferenz

#include <stdio.h>
#include <string.h>
#include <math.h>
#include "utils\u_values.h"

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

Include dependency graph

Funktionen

void _CURVECLASS WINAPI TraceMsg (LPCSTR aStr)
void _CURVECLASS WINAPI TraceMsg (const double aDouble)
void _CURVECLASS WINAPI Trace (LPCSTR aStr)
void _CURVECLASS WINAPI TraceErr (LPCSTR aStr)
void _CURVECLASS WINAPI Trace (const double aDouble)
double _CURVECLASS WINAPI DoubleRound (const double aDouble, const UINT aDigits)
double _CURVECLASS WINAPI DoubleRoundOff (const double aDouble, const UINT aDigits)
float _CURVECLASS WINAPI Double2Float (const double aDouble, const UINT aDigits)
double _CURVECLASS WINAPI Float2Double (const float aFloat, const UINT aDigits)
void _CURVECLASS WINAPI StringReplace (char *aString, const char aOld, const char aNew)
int _CURVECLASS WINAPI DoubleErr (LPCSTR aString, const char aDecimal)
BOOL _CURVECLASS WINAPI IsDouble (LPCSTR aString, const char aDecimal)
double _CURVECLASS WINAPI String2Double (LPCSTR aString, const UINT aDigits, const BOOL aRound, const char aDecimal)
void _CURVECLASS WINAPI Double2String (char *aReturn, const double aDouble, const UINT aDigits, const BOOL aRound, const char aDecimal)
void _CURVECLASS WINAPI GetTimeString (char *aReturn, long aMillSec)
BOOL _CURVECLASS WINAPI SetInRange (double &aValue, double aBorder1, double aBorder2)
BOOL _CURVECLASS WINAPI SetInRange (long &aValue, long aBorder1, long aBorder2)

Dokumentation der Funktionen

float _CURVECLASS WINAPI Double2Float const double  aDouble,
const UINT  aDigits
 

void _CURVECLASS WINAPI Double2String char *  aReturn,
const double  aDouble,
const UINT  aDigits,
const BOOL  aRound,
const char  aDecimal
 

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

int _CURVECLASS WINAPI DoubleErr LPCSTR  aString,
const char  aDecimal
 

double _CURVECLASS WINAPI DoubleRound const double  aDouble,
const UINT  aDigits
 

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

double _CURVECLASS WINAPI DoubleRoundOff const double  aDouble,
const UINT  aDigits
 

double _CURVECLASS WINAPI Float2Double const float  aFloat,
const UINT  aDigits
 

void _CURVECLASS WINAPI GetTimeString char *  aReturn,
long  aMillSec
 

BOOL _CURVECLASS WINAPI IsDouble LPCSTR  aString,
const char  aDecimal
 

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

BOOL _CURVECLASS WINAPI SetInRange long &  aValue,
long  aBorder1,
long  aBorder2
 

BOOL _CURVECLASS WINAPI SetInRange double &  aValue,
double  aBorder1,
double  aBorder2
 

double _CURVECLASS WINAPI String2Double LPCSTR  aString,
const UINT  aDigits,
const BOOL  aRound,
const char  aDecimal
 

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

void _CURVECLASS WINAPI StringReplace char *  aString,
const char  aOld,
const char  aNew
 

void _CURVECLASS WINAPI Trace const double  aDouble  ) 
 

void _CURVECLASS WINAPI Trace LPCSTR  aStr  ) 
 

void _CURVECLASS WINAPI TraceErr LPCSTR  aStr  ) 
 

void _CURVECLASS WINAPI TraceMsg const double  aDouble  ) 
 

void _CURVECLASS WINAPI TraceMsg LPCSTR  aStr  ) 
 


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