/**
@class wxTempFileOutputStream
- @wxheader{wfstream.h}
wxTempFileOutputStream is an output stream based on wxTempFile. It
provides a relatively safe way to replace the contents of the
/**
@class wxFFileOutputStream
- @wxheader{wfstream.h}
This class represents data written to a file. There are actually
two such groups of classes: this one is based on wxFFile
/**
@class wxFileOutputStream
- @wxheader{wfstream.h}
This class represents data written to a file. There are actually
two such groups of classes: this one is based on wxFile
/**
@class wxFileInputStream
- @wxheader{wfstream.h}
This class represents data read in from a file. There are actually
two such groups of classes: this one is based on wxFile
/**
@class wxFFileInputStream
- @wxheader{wfstream.h}
This class represents data read in from a file. There are actually
two such groups of classes: this one is based on wxFFile
/**
@class wxFFileStream
- @wxheader{wfstream.h}
@library{wxbase}
/**
@class wxFileStream
- @wxheader{wfstream.h}
@library{wxbase}