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

Public Member Functions

void init ()
 

Public Attributes

std::string _filename
 
detail::zifilter _filter
 
unsigned int _n_open_calls = 0
 
std::ios_base::openmode _openmode
 
std::size_t _position
 
std::ifstream _stream
 
zip_type _zip_type
 

Detailed Description

Definition at line 46 of file zfstream.h.

Member Function Documentation

void utl::zfstream_source::impl::init ( )
inline

Member Data Documentation

std::string utl::zfstream_source::impl::_filename

Definition at line 58 of file zfstream.h.

Referenced by init().

detail::zifilter utl::zfstream_source::impl::_filter

Definition at line 63 of file zfstream.h.

Referenced by init().

unsigned int utl::zfstream_source::impl::_n_open_calls = 0

Definition at line 57 of file zfstream.h.

Referenced by init().

std::ios_base::openmode utl::zfstream_source::impl::_openmode

Definition at line 60 of file zfstream.h.

Referenced by init().

std::size_t utl::zfstream_source::impl::_position

Definition at line 62 of file zfstream.h.

Referenced by init().

std::ifstream utl::zfstream_source::impl::_stream

Definition at line 61 of file zfstream.h.

Referenced by init().

zip_type utl::zfstream_source::impl::_zip_type

Definition at line 59 of file zfstream.h.

Referenced by init().


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

, generated on Tue Sep 26 2023.