GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / dev > latc_cmn_wb / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_FileElement Struct Reference

A pointer/size pair to be used in a array of FileElements to allow multiple fragments of a file to be written/read at once. More...

#include <fio_p.h>

List of all members.

Public Attributes

void * ptr
 Pointer to write from/ read to.
int nword
 Number of 32 bit words to write/read.
int done
 Should be set to FIO_NOT_DONE before calling file_vwrite/read and will be set to FIO_IS_DONE after this element is written/read (used to debug errors
  • all elements should be FIO_IS_DONE after a successfull read/write).


Detailed Description

A pointer/size pair to be used in a array of FileElements to allow multiple fragments of a file to be written/read at once.
The documentation for this struct was generated from the following file:

Generated on Thu Apr 7 17:25:26 2011 by  doxygen 1.5.8