GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-3-0 > qseprint / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_errPrint.c File Reference

Author:
JJRussell - russell@slac.stanford.edu
More...

#include "QSE/QSE_errPrint.h"
#include "EDS/EBF_dir.h"
#include "EDS/EBF_err.h"
#include "EDS/FFS.h"
#include <stdio.h>

Functions

static int printCalErr (unsigned int calMask, const unsigned short int *err, int idx, int *count)
static int check (int err)
static int printTkrErr (unsigned int tkrMask, const unsigned short int *err, int idx, int *nErrs, int *nFifoFull)
static void print_err_fmt (const unsigned short int *err)
 Produces a formatted dump of the error record.
void QSE_errPrint (const QSE_err *err, unsigned int opts)
 Print the error record. The opts controls the type of display.


Detailed Description

Author:
JJRussell - russell@slac.stanford.edu


   CVS $Id: QSE_errPrint.c,v 1.1 2009/05/01 00:26:36 russell Exp $

Function Documentation

static print_err_fmt ( const unsigned short int *  err  )  [static]

Produces a formatted dump of the error record.

Parameters:
err The error record to print.

void QSE_errPrint ( const QSE_err *  err,
unsigned int  opts 
)

Print the error record. The opts controls the type of display.

Parameters:
err The error information to print.
opts A bit mask of options,
See also:
QSE_ERRPRINT_OPTS_M.


Generated on Thu Sep 2 14:38:48 2010 by  doxygen 1.5.3