GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CPU_DB / V0-2-5

Constituent: cpu_epu     Tag: linux-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.5 2005/12/20 21:58:46 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.

static const task [static]
 

Initial value:

{



    { CPU_DB_TID_LTX0,   "uLTX0",          66 },    
    { CPU_DB_TID_POLL,   "pMON",           90 },    
    { CPU_DB_TID_LRX,    "uLRX",          101 },    
    { CPU_DB_TID_LHK_S,  "sLHK",          114 },    
    { CPU_DB_TID_LSM_S,  "sLSM",          120 },    
    { CPU_DB_TID_LCM,    "mLCM",          150 },    
    { CPU_DB_TID_LPA_S,  "sLPA",          153 },    
    { CPU_DB_TID_EFC,    "uEFC",          155 },    
    { CPU_DB_TID_LCM_S,  "sLCM",          155 },    
    { CPU_DB_TID_EMP,    "uEMP",          157 },    
    { CPU_DB_TID_LFS,    "mFILE",         160 },    
 
 
 
 
 
 
    { CPU_DB_TID_MSG,    "uMSG",          201 },    
    { CPU_DB_TID_STX,    "uSTX",          210 },    
    { CPU_DB_TID_IDLE,   "iMON",          255 }     
}
Table of task attributes.


Generated on Tue May 30 20:20:25 2006 by  doxygen 1.4.4