MFEM  v4.6.0
Finite element discretization library
Public Member Functions | Public Attributes | List of all members
mfem::ifgzstream Class Reference

#include <zstr.hpp>

Inheritance diagram for mfem::ifgzstream:
[legend]
Collaboration diagram for mfem::ifgzstream:
[legend]

Public Member Functions

 ifgzstream (const std::string &filename)
 
virtual ~ifgzstream ()
 

Public Attributes

std::streambuf * strbuf = nullptr
 

Detailed Description

Definition at line 775 of file zstr.hpp.

Constructor & Destructor Documentation

◆ ifgzstream()

mfem::ifgzstream::ifgzstream ( const std::string &  filename)
inlineexplicit

Definition at line 780 of file zstr.hpp.

◆ ~ifgzstream()

virtual mfem::ifgzstream::~ifgzstream ( )
inlinevirtual

Definition at line 795 of file zstr.hpp.

Member Data Documentation

◆ strbuf

std::streambuf* mfem::ifgzstream::strbuf = nullptr

Definition at line 800 of file zstr.hpp.


The documentation for this class was generated from the following file: