\hypertarget{dprintf_8h}{
\section{dprintf.h File Reference}
\label{dprintf_8h}\index{dprintf.h@{dprintf.h}}
}
Debugging print out. 



This graph shows which files directly or indirectly include this file:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=101pt]{dprintf_8h__dep__incl}
\end{center}
\end{figure}
\subsection*{Defines}
\begin{CompactItemize}
\item 
\#define \hyperlink{dprintf_8h_a0}{DPRINTF}(format,)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG is defined. \item\end{CompactList}\item 
\#define \hyperlink{dprintf_8h_a1}{DPRINTF\_\-0}(format,)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG\_\-0 is defined. \item\end{CompactList}\item 
\#define \hyperlink{dprintf_8h_a2}{DPRINTF\_\-1}(format,)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG is defined \_\-1. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Debugging print out. 

\begin{Desc}
\item[Author:]JJRussell - \href{mailto:russell@slac.stanford.edu}{\tt russell@slac.stanford.edu}\end{Desc}


\footnotesize\begin{verbatim}   CVS $Id: dprintf.h,v 1.1 2006/03/01 01:44:44 russell Exp $
\end{verbatim}
\normalsize


Defines three macro DPRINTF, DPRINTF\_\-0, DPRINTF\_\-1. These are noops unless the corresponding symbols, DEBUG, DEBUG\_\-0 or DEBUG\_\-1 are defined

\subsection{Define Documentation}
\hypertarget{dprintf_8h_a0}{
\index{dprintf.h@{dprintf.h}!DPRINTF@{DPRINTF}}
\index{DPRINTF@{DPRINTF}!dprintf.h@{dprintf.h}}
\subsubsection[DPRINTF]{\setlength{\rightskip}{0pt plus 5cm}\#define DPRINTF(format)}}
\label{dprintf_8h_a0}


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

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string\end{description}
\end{Desc}
\hypertarget{dprintf_8h_a1}{
\index{dprintf.h@{dprintf.h}!DPRINTF_0@{DPRINTF\_\-0}}
\index{DPRINTF_0@{DPRINTF\_\-0}!dprintf.h@{dprintf.h}}
\subsubsection[DPRINTF\_\-0]{\setlength{\rightskip}{0pt plus 5cm}\#define DPRINTF\_\-0(format)}}
\label{dprintf_8h_a1}


Debugging print macro, enable if and only if DEBUG\_\-0 is defined. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string\end{description}
\end{Desc}
\hypertarget{dprintf_8h_a2}{
\index{dprintf.h@{dprintf.h}!DPRINTF_1@{DPRINTF\_\-1}}
\index{DPRINTF_1@{DPRINTF\_\-1}!dprintf.h@{dprintf.h}}
\subsubsection[DPRINTF\_\-1]{\setlength{\rightskip}{0pt plus 5cm}\#define DPRINTF\_\-1(format)}}
\label{dprintf_8h_a2}


Debugging print macro, enable if and only if DEBUG is defined \_\-1. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string\end{description}
\end{Desc}
