GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEP / V1-3-7 > lsep_write / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

dprintf.h File Reference

Debugging print out. More...


Defines

#define DPRINTF(format,...)
 Debugging print macro, enable if and only if DEBUG is defined.
#define DECLARE(statement)
 If defined, drops statement.
#define dprintf   DPRINTF
#define declare   DECLARE
#define DPRINTF_0(format,...)
 Debugging print macro, enable if and only if DEBUG_0 is defined.
#define DECLARE_0(statement)
 If defined, drops statement.
#define dprintf_0   DPRINTF_0
#define declare_0   DECLARE_0
#define DPRINTF_1(format,...)
 Debugging print macro, enable if and only if DEBUG is defined.
#define DECLARE_1(statement,...)
 If defined, drops statement.
#define report(_title, _unit, _original, _compressed, _cnt)
#define dprintf_1   DPRINTF_1
#define declare_1   DECLARE_1


Detailed Description

Debugging print out.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: dprintf.h,v 1.4 2006/11/01 22:52:00 russell Exp $

Defines three macro DPRINTF, DPRINTF_0, DPRINTF_1. These are noops unless the corresponding symbols, DEBUG, DEBUG_0 or DEBUG_1 are defined


Define Documentation

#define DPRINTF ( format,
...   ) 

Debugging print macro, enable if and only if DEBUG is defined.

Parameters:
format The printf style formatting string

Referenced by constructMss().

#define DPRINTF_0 ( format,
...   ) 

Debugging print macro, enable if and only if DEBUG_0 is defined.

Parameters:
format The printf style formatting string

#define DPRINTF_1 ( format,
...   ) 

Debugging print macro, enable if and only if DEBUG is defined.

Parameters:
format The printf style formatting string


Generated on Tue Nov 29 18:24:46 2011 by  doxygen 1.5.8