| zipios
    2.2.0
    Zipios – a small C++ library that provides easy access to .zip files. | 
| Enumerations | |
| enum | time_mode_t { time_mode_t::DOS, time_mode_t::UNIX } | 
| Functions | |
| void | usage () | 
| Variables | |
| char * | g_progname | 
| 
 | strong | 
| Enumerator | |
|---|---|
| DOS | |
| UNIX | |
Definition at line 69 of file dosdatetime.cpp.
| void anonymous_namespace{dosdatetime.cpp}::usage | ( | ) | 
Definition at line 45 of file dosdatetime.cpp.
Referenced by main().
| char* anonymous_namespace{dosdatetime.cpp}::g_progname | 
Definition at line 41 of file dosdatetime.cpp.
Referenced by main().
 1.8.11
 1.8.11