MIOFILE Class Reference

#include <miofile.h>

Collaboration diagram for MIOFILE:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MIOFILE ()
 ~MIOFILE ()
void init_mfile (MFILE *)
void init_file (FILE *)
void init_buf_read (const char *)
void init_buf_write (char *, int len)
int printf (const char *format,...)
char * fgets (char *, int)
int _ungetc (int)
int _getc ()


Constructor & Destructor Documentation

MIOFILE::MIOFILE (  ) 

MIOFILE::~MIOFILE (  ) 


Member Function Documentation

void MIOFILE::init_mfile ( MFILE _mf  ) 

Here is the caller graph for this function:

void MIOFILE::init_file ( FILE *  _f  ) 

Here is the caller graph for this function:

void MIOFILE::init_buf_read ( const char *  _buf  ) 

Here is the caller graph for this function:

void MIOFILE::init_buf_write ( char *  _buf,
int  len 
)

Here is the caller graph for this function:

int MIOFILE::printf ( const char *  format,
  ... 
)

Here is the call graph for this function:

Here is the caller graph for this function:

char * MIOFILE::fgets ( char *  dst,
int  dst_len 
)

int MIOFILE::_ungetc ( int  c  ) 

int MIOFILE::_getc (  )  [inline]

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Mon Oct 6 10:45:48 2008 for BOINC by  doxygen 1.5.6