GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-3 > QLATC_report / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

fio_p.h File Reference

#include <FBS/FBS_pubrtos.h>
#include <stdio.h>
#include <stddef.h>

Classes

struct  _File
 Wrapper around a file descriptor providing buffered file I/O. More...
struct  _FileElement
 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...

Typedefs

typedef struct _File File
 Wrapper around a file descriptor providing buffered file I/O.
typedef struct _FileElement FileElement
 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.

Enumerations

enum  {
  FIO_CLOSED = 0,
  FIO_WRITE = 1,
  FIO_READ = 2,
  FIO_NOT_DONE = 0,
  FIO_IS_DONE = 1,
  FIO_NAME_SIZE = FILE_PATH_STR_SIZE_USR,
  FIO_BUF_SIZE = 256,
  FIO_PERMS = 0666
}
enum  {
  LATC_MAJ = 14,
  LATC_MIN = 0
}
 Current version.

Detailed Description

Author:
James Swain & Owen Saxton
Wrapper functions to stdio calls

Generated on Sat Apr 9 19:54:01 2011 by  doxygen 1.5.8