Main Page   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

ADbg.h File Reference

The ADbg class a debugging class for Windows (might be ported to anything else). More...

#include <windows.h>

Go to the source code of this file.

Compounds

class  ADbg

Variables

const int MAX_PREFIX_LENGTH = 128


Detailed Description

The ADbg class a debugging class for Windows (might be ported to anything else).

\class ADbg ADbg.h

Note:
The debug informations can be output into the Windows Message debug (OutputDebugSrting()) or in a file.
Remarks:
If NDEBUG is defined the class won't display or compute anything (but will still produce some code).

Definition in file ADbg.h.


Generated at Tue Aug 21 21:10:49 2001 for out_lame by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001