GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CPU_DB / V0-3-1

Constituent: cpu_siu     Tag: sun-gcc


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"

Include dependency graph for CPU_DB_siu.h:

This graph shows which files directly or indirectly include this file:


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.13 2007/04/13 02:25:34 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 May 1 01:52:26 2007 by  doxygen 1.4.4