List of all members | Public Member Functions | Public Attributes
utl::zfstream_sink::impl Struct Reference

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
 

Detailed Description

Definition at line 228 of file zfstream.h.

Constructor & Destructor Documentation

utl::zfstream_sink::impl::impl ( const std::string &  filename,
const std::ios_base::openmode  om,
const zip_type  ztype 
)
inline

Definition at line 229 of file zfstream.h.

Member Data Documentation

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.


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

, generated on Tue Sep 26 2023.