GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / dev > encdec / rhel6-32


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_0(format,...)
 Debugging print macro, enable if and only if DEBUG_0 is defined.
#define declare_0(statement)
 If defined, drops statement.
#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, _original, _compressed, _cnt)


Detailed Description

Debugging print out.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: dprintf.h,v 1.2 2006/11/01 21:23:36 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,
...   ) 

#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

Referenced by form_deltas(), HDE_encodeSS(), HDE_symbolsEncodeS(), hist_copy(), hist_copyL(), hist_deltas(), hist_limits_find(), hist_limits_findL(), hist_select(), hist_selectL(), huff_symbols_encode(), pack_delta1(), pack_delta2(), pack_delta_huff(), and pack_seed_min_max().


Generated on Thu Feb 9 12:21:10 2012 by  doxygen 1.5.8