#include <zstr.hpp>
|
| ofgzstream (const std::string &filename, bool compression=false) |
|
| ofgzstream (const std::string &filename, char const *open_mode_chars) |
|
virtual | ~ofgzstream () |
|
|
std::streambuf * | strbuf = nullptr |
|
Definition at line 717 of file zstr.hpp.
◆ ofgzstream() [1/2]
mfem::ofgzstream::ofgzstream |
( |
const std::string & | filename, |
|
|
bool | compression = false ) |
|
inlineexplicit |
◆ ofgzstream() [2/2]
mfem::ofgzstream::ofgzstream |
( |
const std::string & | filename, |
|
|
char const * | open_mode_chars ) |
|
inlineexplicit |
◆ ~ofgzstream()
virtual mfem::ofgzstream::~ofgzstream |
( |
| ) |
|
|
inlinevirtual |
◆ strbuf
std::streambuf* mfem::ofgzstream::strbuf = nullptr |
The documentation for this class was generated from the following file: