Eclipse SUMO - Simulation of Urban MObility
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 383 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 387 of file zstr.hpp.

◆ ostream() [2/2]

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

Definition at line 393 of file zstr.hpp.

◆ ~ostream()

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

Definition at line 398 of file zstr.hpp.


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