GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FILE / V3-11-1 > file_lcp / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_FILE_Upl_Info Struct Reference

#include <FILE_upl.h>

List of all members.

Public Attributes

FILE_Upl_State state
unsigned int size_total
unsigned int size_current
unsigned int size_commit
unsigned int pkt_count
unsigned int offset_current
unsigned int error_code
unsigned int error_count
void * buf_addr
unsigned int id_commit


Detailed Description

Public structure describing file upload current state.

Member Data Documentation

The base address of the file upload file buffer.

Referenced by FILE_UploadCommit().

The current file upload error indicator.

A count of the number of errors reported for the current file upload.

The file ID value for commiting the file data to storage.

Referenced by FILE_UploadCommit().

The offset of the last valid data telecommand.

The number of vaild data packets received for the current file upload.

The file size in bytes to write for the commit.

Referenced by FILE_UploadCommit().

The number of data bytes received for the current file upload.

The total size in bytes expected for the current file upload.

The current file upload state.

Referenced by FILE_UploadCommit().


The documentation for this struct was generated from the following file:

Generated on Wed Nov 21 21:01:40 2012 by  doxygen 1.5.8