GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CPU_DB / V0-4-4 > cpu_siu / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

CPU_DB_siu.h File Reference

CDM database instance: CPU parameters for the external SIU. More...

#include <stdio.h>
#include <CPU_DB/CPU_DB_pubdefs.h>
#include <CPU_DB_schema.h>

Defines

#define CDM_CPU_DB_CPU_SIU_SCHEMA   CPU_DB_SCHEMA
#define CDM_CPU_DB_CPU_SIU_INSTANCE   CPU_DB_INSTANCE
#define CDM_CPU_DB_CPU_SIU_VERSION   CPU_DB_VERSION
#define CDM_CPU_DB_CPU_SIU_HANDLE   data

Variables

static const CPU_DB_TaskAttr task []
 Table of task attributes.
static const CPU_DB_Schema data
 List of databases used to configure CPU scope items.


Detailed Description

CDM database instance: CPU parameters for the external SIU.

CVS $Id: CPU_DB_siu.h,v 1.17 2011/03/25 00:33:37 apw Exp $
Author:
A.P.Waite

Variable Documentation

static const CPU_DB_Schema data [static]

Initial value:

{
    CPU_DB_TYPE_SIU,                      
    sizeof(task)/sizeof(CPU_DB_TaskAttr), 
    task                                  
}
List of databases used to configure CPU scope items.

static const task [static]

Table of task attributes.

Tasks can be listed in any order. The most useful feature of this list is that all task priorities can be seen in one place, so the tasks are currently listed in decreasing priority order.


Generated on Tue Nov 29 16:54:15 2011 by  doxygen 1.5.8