MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 773 of file zstr.hpp.

Constructor & Destructor Documentation

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

Definition at line 778 of file zstr.hpp.

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

Definition at line 793 of file zstr.hpp.

Member Data Documentation

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

Definition at line 798 of file zstr.hpp.


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