Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
zstr::istream Class Reference

#include <zstr.hpp>

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

Public Member Functions

 istream (std::istream &is, std::size_t _buff_size=default_buff_size, bool _auto_detect=true, int _window_bits=0)
 istream (std::streambuf *sbuf_p)
virtual ~istream ()

Detailed Description

Definition at line 363 of file zstr.hpp.

Constructor & Destructor Documentation

◆ istream() [1/2]

zstr::istream::istream ( std::istream & is,
std::size_t _buff_size = default_buff_size,
bool _auto_detect = true,
int _window_bits = 0 )
inline

Definition at line 367 of file zstr.hpp.

References zstr::default_buff_size, and istream().

Referenced by istream(), and istream().

Here is the caller graph for this function:

◆ istream() [2/2]

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

Definition at line 373 of file zstr.hpp.

References istream().

◆ ~istream()

virtual zstr::istream::~istream ( )
inlinevirtual

Definition at line 378 of file zstr.hpp.


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