GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSW / V2-1-0

Constituent: lsw     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSW_cmddecl.c File Reference

ITC command dispatch structures to subsystem LSW \ This file was auto-generated on Fri 06 Apr 2007 04:44:30 PM PDT \ LCAT version: V1-21-0. More...

#include "ITC/ITC_pubdefs.h"
#include "LSW/LSW_cmddefs.h"

Include dependency graph for LSW_cmddecl.c:


Variables

ITC_CommandItem LSW_Apid64cItem [5]
 Command dispatch table for APID 0x64c.
ITC_CommandList LSW_Apid64cList
 Command dispatch control block for APID 0x64c.
ITC_ApidDef LSW_Apid64c
 Apid control block for APID 0x64c.

Detailed Description

ITC command dispatch structures to subsystem LSW \ This file was auto-generated on Fri 06 Apr 2007 04:44:30 PM PDT \ LCAT version: V1-21-0.

Warning:
Machine generated code - NEVER edit by hand

Variable Documentation

ITC_ApidDef LSW_Apid64c
 

Initial value:

 
{    0x64c, 0, &LSW_Apid64cList }
Apid control block for APID 0x64c.

ITC_CommandItem LSW_Apid64cItem[5]
 

Initial value:

 
{
    { 0 , 10, &LSW_Noop },
    { 1 , 12, &LSW_DumpStart },
    { 2 , 12, &LSW_DumpTraceById },
    { 3 , 28, &LSW_DumpTraceByName },
    { 4 , 20, &LSW_SetTraceConfig },
}
Command dispatch table for APID 0x64c.

ITC_CommandList LSW_Apid64cList
 

Initial value:

 
{    5, 0, LSW_Apid64cItem }
Command dispatch control block for APID 0x64c.


Generated on Fri May 25 05:06:38 2007 by  doxygen 1.4.4