OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TDiagFunction Class Reference

#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 ()
 

Detailed Description

Definition at line 107 of file checks.h.

Constructor & Destructor Documentation

◆ TDiagFunction() [1/2]

owl::TDiagFunction::TDiagFunction ( TDiagBase & group,
int level,
LPCTSTR function,
LPCSTR file,
int line )

Definition at line 289 of file checks.cpp.

References _T.

◆ TDiagFunction() [2/2]

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.

◆ ~TDiagFunction()

owl::TDiagFunction::~TDiagFunction ( )

Definition at line 313 of file checks.cpp.

References _T.


The documentation for this class was generated from the following files: