This is the complete list of members for utl::zifstream, including all inherited members.
| base typedef | utl::zifstream | private |
| get_n_open_calls() | utl::zifstream | inline |
| get_zip_type() | utl::zifstream | inline |
| is_complete() | utl::zifstream | inline |
| open(const std::string &filename, const zip_type ztype) | utl::zifstream | inline |
| open(const std::string &filename, const std::ios_base::openmode om=std::ios_base::in, const zip_type ztype=zip_type::automatic) | utl::zifstream | inline |
| zifstream() | utl::zifstream | inline |
| zifstream(const std::string &filename, const zip_type ztype) | utl::zifstream | inline |
| zifstream(const std::string &filename, const std::ios_base::openmode om=std::ios_base::in, const zip_type ztype=zip_type::automatic) | utl::zifstream | inline |