GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-11-5 > edsd / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

EDS_cfg.h File Reference

This structure defines the information needed to resolve a configuration to its original CDM file. More...


Classes

struct  _EDS_cfgInfo
 This is contains information about a configuration. In general, it is filled by the EDS_fwHandlerSelect callbacks and distributed by EDS_fwPostNotifyRtn. Note that handlers do not need to be notified, since they are the ones implementing the selection. More...

Typedefs

typedef enum _EDS_CFG_TYPE_K EDS_CFG_TYPE_K
 Typedef for enum _EDS_CFG_TYPE_K.
typedef struct _EDS_cfgInfo EDS_cfgInfo
 Typedef for struct _EDS_fwCfgInfo.

Enumerations

enum  _EDS_CFG_TYPE_K {
  EDS_CFG_TYPE_K_UNUSED = 0,
  EDS_CFG_TYPE_K_UNKNOWN = 1,
  EDS_CFG_TYPE_K_MONITOR = 2,
  EDS_CFG_TYPE_K_FILTER = 3
}
 The type of the handler. More...


Detailed Description

This structure defines the information needed to resolve a configuration to its original CDM file.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: EDS_cfg.h,v 1.3 2011/03/25 22:16:55 russell Exp $

Enumeration Type Documentation

The type of the handler.

Enumerator:
EDS_CFG_TYPE_K_UNUSED  Handler type is unused (not valid)
EDS_CFG_TYPE_K_UNKNOWN  Handler type is in use, but unknown
EDS_CFG_TYPE_K_MONITOR  Handler type is a monitor
EDS_CFG_TYPE_K_FILTER  Handler type is a filter


Generated on Mon Nov 14 09:15:42 2011 by  doxygen 1.5.8