GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > ITC / V2-1-7

Constituent: itc     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

ITC_meta.c File Reference

Handle commands on the meta queue. More...

#include "PBI/TBD_id.h"
#include "PBS/TBD.ih"
#include "MSG/MSG_pubdefs.h"
#include "CCSDS/CCSDS_pkt.h"
#include "ITC/ITC_msgs.h"
#include "ITC_meta.h"
#include "ITC_prvdefs.h"

Include dependency graph for ITC_meta.c:

Include dependency graph

Functions

unsigned int ITC_startMeta (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Process the one time task startup on the meta queue.


Variables

ITC_CommandItem ITC_metaItem [1]
 Dispatch table for the meta-queue.

ITC_CommandList ITC_metaList
 Dispatch control for the meta-queue.


Detailed Description

Handle commands on the meta queue.

CVS $Id: ITC_meta.c,v 1.5 2004/11/24 01:52:46 apw Exp $
Author:
A.P.Waite

Function Documentation

unsigned int ITC_startMeta void *  prm,
const struct _ITC_QueueItem qitem,
void *  pay,
unsigned int  len
 

Process the one time task startup on the meta queue.

Parameters:
prm (in) User context parameter
qitem (in) Queue item
pay (in) Queue item payload pointer
len (in) Queue item payload length
Return values:
ITC_SUCCESS Success


Variable Documentation

ITC_CommandItem ITC_metaItem[1]
 

Initial value:

    {   {      0,   8, &ITC_startMeta  }   }
Dispatch table for the meta-queue.

ITC_CommandList ITC_metaList
 

Initial value:

        {      1,   0,  ITC_metaItem    }
Dispatch control for the meta-queue.


Generated on Thu Mar 3 20:43:16 2005 by doxygen 1.3.3