CMS 3D CMS Logo

RawFile.cc File Reference

Author:
J.
More...

#include <IORawData/DTCommissioning/src/RawFile.h>

Go to the source code of this file.

Functions

int rfio_fclose (FILE *fd)
int rfio_feof (FILE *fp)
FILE * rfio_fopen (char *path, char *mode)
int rfio_fread (void *, size_t, size_t, void *)
int rfio_fseek (FILE *fp, long offset, int whence)
long rfio_ftell (FILE *fp)


Detailed Description

Author:
J.

Alcaraz

Definition in file RawFile.cc.


Function Documentation

int rfio_fclose ( FILE *  fd  ) 

Referenced by RawFile::close(), and EcalTBDaqRFIOFile::close().

int rfio_feof ( FILE *  fp  ) 

Referenced by RawFile::eof().

FILE* rfio_fopen ( char *  path,
char *  mode 
)

Referenced by EcalTBDaqRFIOFile::EcalTBDaqRFIOFile(), and RawFile::open().

int rfio_fread ( void ,
size_t  ,
size_t  ,
void  
)

Referenced by EcalTBDaqRFIOFile::getEventData(), and RawFile::read().

int rfio_fseek ( FILE *  fp,
long  offset,
int  whence 
)

Referenced by EcalTBDaqRFIOFile::checkEndOfFile(), EcalTBDaqRFIOFile::getEventData(), and RawFile::seek().

long rfio_ftell ( FILE *  fp  ) 

Referenced by EcalTBDaqRFIOFile::checkEndOfFile(), and RawFile::tell().


Generated on Tue Jun 9 17:54:29 2009 for CMSSW by  doxygen 1.5.4