GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FILE / V3-11-1 > file_unit_test / rhel4-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_upl_info(), file_upl_print(), file_upl_test_err(), and file_upl_test_func().

The current file upload error indicator.

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().

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

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().

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

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().

The offset of the last valid data telecommand.

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().

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

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().

The file size in bytes to write for the commit.

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().

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

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().

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

Referenced by file_upl_info(), file_upl_print(), file_upl_test_err(), and file_upl_test_func().

The current file upload state.

Referenced by file_upl_info(), file_upl_test_err(), and file_upl_test_func().


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

Generated on Fri Sep 30 18:57:40 2011 by  doxygen 1.5.8