GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LFS / V1-12-3 > lfs_lcp / rad750


Interface   Data Structures   File List   Data Fields   Globals  

LFS_cmddecl.c File Reference

ITC command dispatch structures to subsystem LFS \ This file was auto-generated on Mon Jul 30 10:45:59 2007 \ LCAT version: V1-21-8. More...

#include <ITC/ITC_pubdefs.h>
#include <LFS/LFS_cmddefs.h>

Variables

ITC_CommandItem LFS_Apid648Item [10]
 Command dispatch table for APID 0x648.
ITC_CommandList LFS_Apid648List
 Command dispatch control block for APID 0x648.
ITC_ApidDef LFS_Apid648
 Apid control block for APID 0x648.
ITC_CommandItem LFS_Apid649Item [3]
 Command dispatch table for APID 0x649.
ITC_CommandList LFS_Apid649List
 Command dispatch control block for APID 0x649.
ITC_ApidDef LFS_Apid649
 Apid control block for APID 0x649.


Detailed Description

ITC command dispatch structures to subsystem LFS \ This file was auto-generated on Mon Jul 30 10:45:59 2007 \ LCAT version: V1-21-8.

Warning:
Machine generated code - NEVER edit by hand

Variable Documentation

ITC_ApidDef LFS_Apid648

Initial value:

 
{    0x648, 0, &LFS_Apid648List }
Apid control block for APID 0x648.

Referenced by LFS_initialize().

ITC_CommandItem LFS_Apid648Item[10]

Initial value:

 
{
    { 0 , 16, &LFS_FileDelete },
    { 1 , 20, &LFS_FileCopy },
    { 2 , 16, &LFS_DirCreate },
    { 3 , 16, &LFS_DirDelete },
    { 4 , 16, &LFS_FileDumpCTDB },
    { 5 , 16, &LFS_DirDump },
    { 6 , 16, &LFS_SysStatus },
    { 7 , 16, &LFS_SysCheck },
    { 8 , 16, &LFS_FileDumpSSR },
    { 9 , 10, &LFS_Noop },
}
Command dispatch table for APID 0x648.

ITC_CommandList LFS_Apid648List

Initial value:

 
{    10, 0, LFS_Apid648Item }
Command dispatch control block for APID 0x648.

ITC_ApidDef LFS_Apid649

Initial value:

 
{    0x649, 0, &LFS_Apid649List }
Apid control block for APID 0x649.

Referenced by LFS_initialize().

ITC_CommandItem LFS_Apid649Item[3]

Initial value:

 
{
    { 0 , 20, &LFS_SysFormat },
    { 1 , 16, &LFS_SysMount },
    { 2 , 16, &LFS_SysRepair },
}
Command dispatch table for APID 0x649.

ITC_CommandList LFS_Apid649List

Initial value:

 
{    3, 0, LFS_Apid649Item }
Command dispatch control block for APID 0x649.


Generated on Wed Nov 21 21:50:00 2012 by  doxygen 1.5.8