MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
zstr::ostream Class Reference

#include <zstr.hpp>

Inheritance diagram for zstr::ostream:
[legend]
Collaboration diagram for zstr::ostream:
[legend]

Public Member Functions

 ostream (std::ostream &os)
 
 ostream (std::streambuf *sbuf_p)
 
virtual ~ostream ()
 

Detailed Description

Definition at line 627 of file zstr.hpp.

Constructor & Destructor Documentation

◆ ostream() [1/2]

zstr::ostream::ostream ( std::ostream & os)
inline

Definition at line 631 of file zstr.hpp.

◆ ostream() [2/2]

zstr::ostream::ostream ( std::streambuf * sbuf_p)
inlineexplicit

Definition at line 636 of file zstr.hpp.

◆ ~ostream()

virtual zstr::ostream::~ostream ( )
inlinevirtual

Definition at line 641 of file zstr.hpp.


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