#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 711 of file zstr.hpp.
| mfem::ofgzstream::ofgzstream |
( |
const std::string & |
filename, |
|
|
bool |
compression = false |
|
) |
| |
|
inlineexplicit |
| mfem::ofgzstream::ofgzstream |
( |
const std::string & |
filename, |
|
|
char const * |
open_mode_chars |
|
) |
| |
|
inlineexplicit |
| virtual mfem::ofgzstream::~ofgzstream |
( |
| ) |
|
|
inlinevirtual |
| std::streambuf* mfem::ofgzstream::strbuf = nullptr |
The documentation for this class was generated from the following file: