#include <ossimIoStream.h>
Definition at line 144 of file ossimIoStream.h.
◆ ossimIOFStream() [1/2]
ossimIOFStream::ossimIOFStream |
( |
| ) |
|
Definition at line 197 of file ossimIoStream.cpp.
std::basic_fstream< char > fstream
Class for char mixed input and output file streams.
ossimStreamBase()
default constructor
◆ ossimIOFStream() [2/2]
ossimIOFStream::ossimIOFStream |
( |
const char * |
name, |
|
|
std::ios_base::openmode |
mode = std::ios_base::in | std::ios_base::out |
|
) |
| |
Definition at line 203 of file ossimIoStream.cpp.
std::basic_fstream< char > fstream
Class for char mixed input and output file streams.
ossimStreamBase()
default constructor
◆ ~ossimIOFStream()
ossimIOFStream::~ossimIOFStream |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: