GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSW / V2-0-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 Tue 20 Mar 2007 12:29:14 PM PDT \ LCAT version: V1-20-1. 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 Tue 20 Mar 2007 12:29:14 PM PDT \ LCAT version: V1-20-1.

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 Thu Mar 22 01:34:58 2007 by  doxygen 1.4.4