MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
zstr::detail::z_stream_wrapper Class Reference

#include <zstr.hpp>

Inheritance diagram for zstr::detail::z_stream_wrapper:
[legend]
Collaboration diagram for zstr::detail::z_stream_wrapper:
[legend]

Public Member Functions

 z_stream_wrapper (bool is_input_=true, int level_=Z_DEFAULT_COMPRESSION)
 
 ~z_stream_wrapper ()
 

Detailed Description

Definition at line 313 of file zstr.hpp.

Constructor & Destructor Documentation

zstr::detail::z_stream_wrapper::z_stream_wrapper ( bool  is_input_ = true,
int  level_ = Z_DEFAULT_COMPRESSION 
)
inline

Definition at line 317 of file zstr.hpp.

zstr::detail::z_stream_wrapper::~z_stream_wrapper ( )
inline

Definition at line 339 of file zstr.hpp.


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