Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

file_ion Class Reference

#include <ion.h>

Inheritance diagram for file_ion:

ion List of all members.

Public Methods

 file_ion (FILE *init_fp)
 ~file_ion (void)
FILE* fp (void)
void put_c (int c)
void put_s (const char *s)
void printf (const char *format, ...)
void vprintf (const char *format, va_list arg)


Detailed Description


Constructor & Destructor Documentation

file_ion::file_ion ( FILE * init_fp)

file_ion::~file_ion ( void) [inline]


Member Function Documentation

FILE * file_ion::fp ( void) [inline]

void file_ion::printf ( const char * format,
...) [virtual]

Reimplemented from ion.

void file_ion::put_c ( int c) [virtual]

Reimplemented from ion.

void file_ion::put_s ( const char * s) [virtual]

Reimplemented from ion.

void file_ion::vprintf ( const char * format,
va_list arg) [virtual]

Reimplemented from ion.


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:43:09 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000