taptdebug.cpp File Reference


Detailed Description

Debugging functions.

Author:
Trent Apted <tapted@it.usyd.edu.au>
Revision
191
Date
2005-08-05 10:55:59 +1000 (Fri, 05 Aug 2005)

Definition in file taptdebug.cpp.

#include "taptdebug.h"
#include <stdarg.h>

Include dependency graph for taptdebug.cpp:

Go to the source code of this file.

Functions

int taptaudio_debug_printf (const char *fmt,...)
 Printf function for debugging -- outpus to debug_file.

Variables

FILE * taptaudio_debug_file = stderr
 The FILE* to output debugging statements to.
unsigned long TAPTDBGLEV = DEBUG_INFO
 The debugging level, if not previously defined.


Function Documentation

int taptaudio_debug_printf const char *  fmt,
  ...
 

Printf function for debugging -- outpus to debug_file.

Definition at line 17 of file taptdebug.cpp.

References taptaudio_debug_file.


Variable Documentation

FILE* taptaudio_debug_file = stderr
 

The FILE* to output debugging statements to.

Definition at line 13 of file taptdebug.cpp.

Referenced by AudioSystem::setDebugFile(), and taptaudio_debug_printf().

unsigned long TAPTDBGLEV = DEBUG_INFO
 

The debugging level, if not previously defined.

Definition at line 14 of file taptdebug.cpp.


Generated on Fri Aug 5 19:43:20 2005 for TaptAudio by  doxygen 1.4.3