GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-4-0 > qse / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

dprintf.h File Reference

Debugging print out. More...


Defines

#define DNEWLINE()
#define dnewline()
#define DPRINTF(format,...)
 Debugging print macro, enable if and only if DEBUG is defined.
#define dprintf(format,...)
#define DECLARE(statement)
 If defined, drops statement.
#define declare(statement)
#define DNEWLINE_0()
#define dnewline_0()
#define DPRINTF_0(format,...)
 Debugging print macro, enable if and only if DEBUG_0 is defined.
#define dprintf_0(format,...)
#define DECLARE_0(statement)
 If defined, drops statement.
#define declare_0(statement)
#define DNEWLINE_1()
#define dnewline_1()
#define DPRINTF_1(format,...)
 Debugging print macro, enable if and only if DEBUG is defined.
#define dprintf_1(format,...)
#define DECLARE_1(statement,...)
 If defined, drops statement.
#define declare_1(statement)


Detailed Description

Debugging print out.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: dprintf.h,v 1.3 2009/05/01 01:28:41 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 cal_std_unpack_phas_exp_man_s(), and QSE_aemUnpackDat().

#define DPRINTF_0 ( format,
...   ) 

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

Parameters:
format The printf style formatting string

Referenced by cal_pha_mappings_get(), cal_std_unpack_phas(), cal_std_unpack_phas_exp_man(), cal_std_unpack_phas_exp_man_s(), cal_std_unpack_phas_max_dif(), cal_unpack_phas_exp_man_twr(), and cal_unpack_phas_max_dif_twr().

#define DPRINTF_1 ( format,
...   ) 

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

Parameters:
format The printf style formatting string


Generated on Fri Sep 21 15:19:57 2012 by  doxygen 1.5.8