GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FBS / V0-3-1 > fbs_rtos / rad750


Interface   Data Structures   File List   Data Fields   Globals  

_FILE_Stat Struct Reference

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

List of all members.

Public Attributes

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.


Member Data Documentation

unsigned short _FILE_Stat::ctl

File header control word

Referenced by FILE_getCompression(), FILE_getSize(), FILE_getVersion(), and FILE_open().

File descriptor

Referenced by FILE_close(), and FILE_open().

unsigned int _FILE_Stat::key

File key

Referenced by FILE_getKey(), and FILE_open().

char _FILE_Stat::nam[FILE_L_NAME]

Name file opened with

Referenced by FILE_getName(), and FILE_open().

unsigned short _FILE_Stat::typ

File type

Referenced by FILE_getType(), and FILE_open().


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

Generated on Wed Nov 21 17:55:21 2012 by  doxygen 1.5.8