GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > ASC / dev

Constituent: test_ascOes     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_EBF_file Struct Reference

Internal structure used to control the access to a EBF file. More...


Data Fields

int fd
const char * name
int size
size_t seg_size
unsigned int * edata
void * free


Detailed Description

Internal structure used to control the access to a EBF file.


Field Documentation

unsigned int* _EBF_file::edata
 

Beginning of the event data

int _EBF_file::fd
 

File descriptor

void* _EBF_file::free
 

Pointer to the memory to free

const char* _EBF_file::name
 

Name of the file being processed

size_t _EBF_file::seg_size
 

Buffering size (unused)

int _EBF_file::size
 

Size of the file (in bytes)


The documentation for this struct was generated from the following file:
Generated on Thu Dec 8 20:33:08 2005 by  doxygen 1.4.4