FileType Class Reference

Inheritance diagram for FileType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool operator== (void *rhs)=0
virtual bool operator!= (void *rhs)=0
virtual int close ()=0
virtual void rewind ()=0
virtual int eof ()=0
virtual bool isOpen ()=0
virtual unsigned int write (const void *buffer, unsigned int size)=0
virtual int read (void *buffer, unsigned int size)=0
virtual long int tell ()=0
virtual bool seek (long int offset, int origin)=0

Detailed Description

Definition at line 21 of file FileType.h.


The documentation for this class was generated from the following files:
Generated on Wed Nov 17 15:38:32 2010 for StatGen Software by  doxygen 1.6.3