GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > DDT / V1-1-0

Constituent: ddt     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

DDT_cmddefs.h File Reference

Structures associated with CCSDS commands to subsystem DDT \ This file was auto-generated on Mon Nov 28 07:05:39 2005 \ LCAT version: V1-9-3. More...

#include "PBI/Endianness.h"

Include dependency graph for DDT_cmddefs.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _DDT_write_file_Prm
 Write a file to SUROM \ APID 0x642 \ function code 0. More...
struct  _DDT_write_file_Pkt
 Write a file to SUROM \ APID 0x642 \ function code 0. More...

Typedefs

typedef _DDT_write_file_Prm DDT_write_file_Prm
 Typedef for structure _DDT_write_file_Prm.
typedef _DDT_write_file_Pkt DDT_write_file_Pkt
 Typedef for packet _DDT_write_file_Pkt.
typedef enum _DDT_Apid642Fcodes DDT_Apid642Fcodes
 Typedef for enumeration _DDT_Apid642Fcodes.

Enumerations

enum  _DDT_Apid642Fcodes { DDT_WRITE_FILE_FCODE = 0 }
 Function code enumerations for apid 0x642. More...

Functions

unsigned int DDT_write_file (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Handle the Write-File command.

Detailed Description

Structures associated with CCSDS commands to subsystem DDT \ This file was auto-generated on Mon Nov 28 07:05:39 2005 \ LCAT version: V1-9-3.

Warning:
Machine generated code - NEVER edit by hand

Enumeration Type Documentation

enum _DDT_Apid642Fcodes
 

Function code enumerations for apid 0x642.

Enumerator:
DDT_WRITE_FILE_FCODE  APID 0x642 function code 0


Function Documentation

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

Handle the Write-File command.

Parameters:
prm Pointer to a context parameter.
qitem Pointer to queue item (unused).
pay Pointer to command payload.
len Length of the command payload, in bytes.
Returns:
MSG code.


Generated on Tue Jun 20 21:26:08 2006 by  doxygen 1.4.4