GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FILE / V3-11-1 > file_upl / rhel5-32


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_uplData(), FILE_uplInit(), FILE_uplReset(), and FILE_uplVerify().

The current file upload error indicator.

Referenced by FILE_uplReset(), and FILE_uplSetError().

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

Referenced by FILE_uplReset(), and FILE_uplSetError().

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

Referenced by FILE_uplCommit(), and FILE_uplReset().

The offset of the last valid data telecommand.

Referenced by FILE_uplData(), and FILE_uplReset().

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

Referenced by FILE_uplData(), and FILE_uplReset().

The file size in bytes to write for the commit.

Referenced by FILE_uplReset(), and FILE_uplVerify().

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

Referenced by FILE_uplData(), and FILE_uplReset().

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

Referenced by FILE_uplData(), FILE_uplReset(), FILE_uplStart(), and FILE_uplVerify().

The current file upload state.

Referenced by FILE_uplCommit(), FILE_uplData(), FILE_uplReset(), FILE_uplSetError(), and FILE_uplStart().


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

Generated on Tue Nov 29 20:28:24 2011 by  doxygen 1.5.8