GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSP / V0-2-1 > qspprint / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSP_namesDefault.c File Reference

The default names of the handlers/configurations. More...

#include "QSP/QSP_names.h"
#include "QSP_names_p.h"
#include "QSP_database.h"

Defines

#define NULL   ((void *)0)
#define Cfg(_label, _dir,_name)   _label
#define Handler(_label, _dir,_name, _cfgs)   { _label, _cfgs}

Functions

const QSP_namesQSP_namesDefGet (void)

Variables

static const char * GammaCfgNames [] = { GAMMA_CFG }
static const char * DgnCfgNames [] = { DGN_CFG }
static const char * MipCfgNames [] = { MIP_CFG }
static const char * HipCfgNames [] = { HIP_CFG }
static const
QSP_namesHandler 
Unknown = { "Unknown", NULL }
static const
QSP_namesHandler 
QspNamesHandlerDefault []
static const QSP_names QspNamesDefault


Detailed Description

The default names of the handlers/configurations.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QSP_namesDefault.c,v 1.2 2008/06/09 20:24:50 russell Exp $

This file should be used only as a source of defaults.


Variable Documentation

const QSP_names QspNamesDefault [static]

Initial value:

{
  "SBS",
  "LATC",
  "LPA",
  { ALL_HANDLERS (QspNamesHandlerDefault, Unknown) }
}

const QSP_namesHandler QspNamesHandlerDefault[] [static]

Initial value:

 
{
    KNOWN_HANDLERS (NULL,
                    GammaCfgNames,
                    NULL,
                    MipCfgNames,
                    HipCfgNames,
                    DgnCfgNames)
}


Generated on Fri Apr 30 10:31:25 2010 by  doxygen 1.5.3