OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/private/checks.h>
Public Member Functions | |
TDiagFunction (TDiagBase &group, int level, LPCTSTR function, LPCSTR file, int line) | |
TDiagFunction (TDiagBase &group, int level, LPCTSTR function, LPCTSTR params, LPCSTR file, int line) | |
~TDiagFunction () | |
owl::TDiagFunction::TDiagFunction | ( | TDiagBase & | group, |
int | level, | ||
LPCTSTR | function, | ||
LPCSTR | file, | ||
int | line ) |
Definition at line 289 of file checks.cpp.
References _T.
owl::TDiagFunction::TDiagFunction | ( | TDiagBase & | group, |
int | level, | ||
LPCTSTR | function, | ||
LPCTSTR | params, | ||
LPCSTR | file, | ||
int | line ) |
Definition at line 301 of file checks.cpp.
References _T.
owl::TDiagFunction::~TDiagFunction | ( | ) |
Definition at line 313 of file checks.cpp.
References _T.