Public Member Functions | |
impl (const std::string &filename, const std::ios_base::openmode om, const zip_type ztype) | |
Public Attributes | |
detail::zofilter | _filter |
std::ofstream | _stream |
zip_type | _zip_type |
Definition at line 228 of file zfstream.h.
|
inline |
Definition at line 229 of file zfstream.h.
detail::zofilter utl::zfstream_sink::impl::_filter |
Definition at line 234 of file zfstream.h.
std::ofstream utl::zfstream_sink::impl::_stream |
Definition at line 233 of file zfstream.h.
zip_type utl::zfstream_sink::impl::_zip_type |
Definition at line 235 of file zfstream.h.