GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FBS / V0-0-0

Constituent: fbs_rtos     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_FILE_Stat Struct Reference

Block of information associated with a file opened with FILE_open(). More...


Data Fields

int fd
unsigned short ctl
unsigned short typ
unsigned int key
char nam [FILE_L_NAME]


Detailed Description

Block of information associated with a file opened with FILE_open().

This information is only maintained for files opened read-only and start with a FILE header block.


Field Documentation

unsigned short _FILE_Stat::ctl
 

File header control word

int _FILE_Stat::fd
 

File descriptor

unsigned int _FILE_Stat::key
 

File key

char _FILE_Stat::nam[FILE_L_NAME]
 

Name file opened with

unsigned short _FILE_Stat::typ
 

File type


The documentation for this struct was generated from the following file:
Generated on Fri Nov 4 21:09:49 2005 by  doxygen 1.4.4