GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-3-1 > dfilter_mip / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

xfc_rto.h File Reference

Filter run time options, interface prototypes. More...


Typedefs

typedef enum _XfcRtoStyle XfcRtoStyle
 Typedef for enum _XfcRtoStyle.

Enumerations

enum  _XfcRtoStyle {
  XFC_RTO_STYLE_K_PRD = 0,
  XFC_RTO_STYLE_K_INS = 1,
  XFC_RTO_STYLE_K_DEV = 2
}
 The style of filter being used. More...

Functions

int xfc_rto_sizeof (void)
int xfc_rto_parse (XfcRto *rto, XfcRtoStyle style, int argc, char *const argv[])
int xfc_rto_edm_level_get (const XfcRto *rto)
void xfc_rto_schema_set (XfcRto *rto, int schema_id, int instance_id)
void xfc_rto_usage_report (const char *name, XfcRtoStyle style)


Detailed Description

Filter run time options, interface prototypes.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: xfc_rto.h,v 1.2 2007/10/11 18:27:32 russell Exp $

Enumeration Type Documentation

The style of filter being used.

Enumerator:
XFC_RTO_STYLE_K_PRD  Production style
XFC_RTO_STYLE_K_INS  Instrumented style
XFC_RTO_STYLE_K_DEV  Development/Diagnostic/Debug style


Generated on Thu Sep 27 16:17:17 2012 by  doxygen 1.5.8