#include <mootIO.h>
Inheritance diagram for mootio::mstream:
|
Default constructor |
|
Destructor |
|
Close currently selected stream Reimplemented in mootio::mcstream, and mootio::mfstream. |
|
Test for eof Reimplemented in mootio::micbuffer, mootio::mcstream, mootio::mcxxstream< _StreamClass >, mootio::mcxxstream< std::istream >, and mootio::mcxxstream< std::ostream >. |
|
Get current error message, if any Reimplemented in mootio::mcstream. |
|
Alias for valid() |
|
(Re-)open currently selected stream Reimplemented in mootio::mcstream, and mootio::mfstream. |
|
Test stream integrity Reimplemented in mootio::micbuffer, mootio::mcstream, mootio::mcxxstream< _StreamClass >, mootio::mcxxstream< std::istream >, and mootio::mcxxstream< std::ostream >. |
|
|