GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / dev > gxfc / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

xfc_print_def.h File Reference

Filter print out definitions. More...


Typedefs

typedef enum _XFC_PRINT_OPTS_V XFC_PRINT_OPTS_V
 Typedef for enum _XFC_PRINT_OPTS.
typedef enum _XFC_PRINT_OPTS_M XFC_PRINT_OPTS_M
 Typedef for enum _XFC_PRINT_OPTS_M.

Enumerations

enum  _XFC_PRINT_OPTS_V {
  XFC_PRINT_OPTS_V_RESULTS_SUMMARY = 0,
  XFC_PRINT_OPTS_V_RESULTS_EVENT = 1,
  XFC_PRINT_OPTS_V_STATS_SUMMARY = 16
}
 Enumerates the print options for the generic result and statistics print routines, as bit offsets. More...
enum  _XFC_PRINT_OPTS_M {
  XFC_PRINT_OPTS_M_RESULTS_SUMMARY,
  XFC_PRINT_OPTS_M_RESULTS_EVENT,
  XFC_PRINT_OPTS_M_RESULTS_ALL = 0xffff,
  XFC_PRINT_OPTS_M_STATS_SUMMARY
}
 Enumerates the print options for the generic results print routine as bit masks. More...


Detailed Description

Filter print out definitions.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: xfc_print_def.h,v 1.1.1.1 2006/06/13 22:18:24 russell Exp $

Enumeration Type Documentation

Enumerates the print options for the generic results print routine as bit masks.

Enumerator:
XFC_PRINT_OPTS_M_RESULTS_SUMMARY  Print the summary information
XFC_PRINT_OPTS_M_RESULTS_EVENT  Print the event by event information
XFC_PRINT_OPTS_M_RESULTS_ALL  Print all the information

Enumerates the print options for the generic result and statistics print routines, as bit offsets.

Enumerator:
XFC_PRINT_OPTS_V_RESULTS_SUMMARY  Print the summary information
XFC_PRINT_OPTS_V_RESULTS_EVENT  Print event by event information
XFC_PRINT_OPTS_V_STATS_SUMMARY  Print the summary statistics


Generated on Mon Aug 8 10:34:02 2011 by  doxygen 1.5.8