GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FILE / V3-9-4

Constituent: file_upl     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_FILE_Upl_Info Struct Reference

#include <FILE_upl.h>


Data Fields

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.


Field Documentation

void* _FILE_Upl_Info::buf_addr
 

The base address of the file upload file buffer.

unsigned int _FILE_Upl_Info::error_code
 

The current file upload error indicator.

unsigned int _FILE_Upl_Info::error_count
 

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

unsigned int _FILE_Upl_Info::id_commit
 

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

unsigned int _FILE_Upl_Info::offset_current
 

The offset of the last valid data telecommand.

unsigned int _FILE_Upl_Info::pkt_count
 

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

unsigned int _FILE_Upl_Info::size_commit
 

The file size in bytes to write for the commit.

unsigned int _FILE_Upl_Info::size_current
 

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

unsigned int _FILE_Upl_Info::size_total
 

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

FILE_Upl_State _FILE_Upl_Info::state
 

The current file upload state.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 28 20:29:44 2006 by  doxygen 1.4.4