| zipios 2.3.4
    Zipios -- a small C++ library providing easy access to .zip files. | 
| Classes | |
| class | MatchFileName | 
| Class object used with the std::find_if() function.  More... | |
| class | MatchName | 
| Class object used with the std::find_if() function.  More... | |
| Variables | |
| char const * | g_default_filename = "-" | 
| A default filename for unnamed collections. | |
| char const* zipios::anonymous_namespace{filecollection.cpp}::g_default_filename = "-" | 
This string represents the default m_filename value when a collection is created without a filename.
Definition at line 50 of file filecollection.cpp.