CMS 3D CMS Logo

EcalTBDaqRFIOFile.cc File Reference

#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "EcalTBDaqRFIOFile.h"
#include <sys/types.h>
#include <sys/fcntl.h>
#include <stdio.h>
#include <iosfwd>
#include <algorithm>
#include <iostream>

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)
int rfio_open (const char *path, int flags, int mode)


Function Documentation

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  ) 

int rfio_open ( const char *  path,
int  flags,
int  mode 
)

Referenced by EcalTBDaqRFIOFile::EcalTBDaqRFIOFile().


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