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

Constituent: cpu_epu     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

CPU_DB_epu.h File Reference

CDM database instance: CPU parameters for an EPU. More...

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

Include dependency graph for CPU_DB_epu.h:

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


Defines

#define CDM_CPU_DB_CPU_EPU_SCHEMA   CPU_DB_SCHEMA
#define CDM_CPU_DB_CPU_EPU_INSTANCE   CPU_DB_INSTANCE
#define CDM_CPU_DB_CPU_EPU_VERSION   CPU_DB_VERSION
#define CDM_CPU_DB_CPU_EPU_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 an EPU.

CVS $Id: CPU_DB_epu.h,v 1.8 2007/04/13 02:25:33 apw Exp $
Author:
A.P.Waite

Variable Documentation

static const CPU_DB_Schema data [static]
 

Initial value:

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


Generated on Fri Apr 13 01:46:40 2007 by  doxygen 1.4.4