GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / dev > qseprint / rhel6-64


Interface   Data Structures   File List   Data Fields   Globals  

QSE_errPrint.h File Reference

Defines the interface to the ERR record printing routines. More...


Typedefs

typedef enum _QSE_ERRPRINT_OPTS_M QSE_ERRPRINT_OPTS_M
 Typedef for enum _QSE_ERRPRINT_OPTS_M.
typedef struct EBF_dir QSE_err

Enumerations

enum  _QSE_ERRPRINT_OPTS_M {
  QSE_ERRPRINT_OPTS_M_SUMMARY = 0x00000001,
  QSE_ERRPRINT_OPTS_M_BRIEF = 0x00000002,
  QSE_ERRPRINT_OPTS_M_FULL = 0x00000004,
  QSE_ERRPRINT_OPTS_M_TOWERS = 0xffff0000,
  QSE_ERRPRINT_OPTS_M_ALL = 0xffffffff
}
 Enumerates the bit masks for the print options. More...

Functions

void QSE_errPrint (const QSE_err *err, unsigned int opts)
 Print the error record. The opts controls the type of display.


Detailed Description

Defines the interface to the ERR record printing routines.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: QSE_errPrint.h,v 1.1 2009/05/01 00:21:44 russell Exp $

Enumeration Type Documentation

Enumerates the bit masks for the print options.

Enumerator:
QSE_ERRPRINT_OPTS_M_SUMMARY  Print the summary
QSE_ERRPRINT_OPTS_M_BRIEF  The brief log dump
QSE_ERRPRINT_OPTS_M_FULL  The full log dump
QSE_ERRPRINT_OPTS_M_TOWERS  Tower mask
QSE_ERRPRINT_OPTS_M_ALL  Print everything


Function Documentation

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.

References print_err_fmt(), and QSE_ERRPRINT_OPTS_M_TOWERS.


Generated on Fri Nov 30 10:32:44 2012 by  doxygen 1.5.8