Eclipse SUMO - Simulation of Urban MObility
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, std::size_t _buff_size=default_buff_size, int _level=Z_DEFAULT_COMPRESSION, int _window_bits=0)
 ostream (std::streambuf *sbuf_p)
virtual ~ostream ()

Detailed Description

Definition at line 384 of file zstr.hpp.

Constructor & Destructor Documentation

◆ ostream() [1/2]

zstr::ostream::ostream ( std::ostream & os,
std::size_t _buff_size = default_buff_size,
int _level = Z_DEFAULT_COMPRESSION,
int _window_bits = 0 )
inline

Definition at line 388 of file zstr.hpp.

References zstr::default_buff_size, and ostream().

Referenced by ostream(), and ostream().

Here is the caller graph for this function:

◆ ostream() [2/2]

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

Definition at line 394 of file zstr.hpp.

References ostream().

◆ ~ostream()

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

Definition at line 399 of file zstr.hpp.


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