![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Exception class thrown by failed zlib operations. More...
#include <zstr.hpp>
Public Member Functions | |
Exception (z_stream *zstrm_p, int ret) | |
Exception (const std::string msg) | |
const char * | what () const NOEXCEPT |
Private Attributes | |
std::string | _msg |
|
inline |
Definition at line 26 of file zstr.hpp.
References _msg.
Referenced by zstr::ostreambuf::deflate_loop(), zstr::istreambuf::underflow(), and zstr::detail::z_stream_wrapper::z_stream_wrapper().
|
inline |
Definition at line 55 of file zstr.hpp.
References _msg.
Referenced by OutputDevice_File::OutputDevice_File().
|
private |
Definition at line 57 of file zstr.hpp.
Referenced by Exception(), and what().