MFILE Class Reference

#include <mfile.h>

List of all members.

Public Member Functions

 MFILE ()
 ~MFILE ()
int open (const char *path, const char *mode)
int _putchar (char)
int puts (const char *)
int vprintf (const char *format, va_list)
int printf (const char *format,...)
size_t write (const void *, size_t size, size_t nitems)
int close ()
int flush ()
long tell () const
void get_buf (char *&, int &)


Constructor & Destructor Documentation

MFILE::MFILE (  ) 

MFILE::~MFILE (  ) 


Member Function Documentation

int MFILE::open ( const char *  path,
const char *  mode 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int MFILE::_putchar ( char  c  ) 

int MFILE::puts ( const char *  p  ) 

Here is the caller graph for this function:

int MFILE::vprintf ( const char *  format,
va_list  ap 
)

Here is the caller graph for this function:

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

Here is the call graph for this function:

size_t MFILE::write ( const void *  ptr,
size_t  size,
size_t  nitems 
)

int MFILE::close (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int MFILE::flush (  ) 

Here is the caller graph for this function:

long MFILE::tell (  )  const

void MFILE::get_buf ( char *&  b,
int &  l 
)

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:43 2008 for BOINC by  doxygen 1.5.6