![]() |
Prusa Slicer 2.6.0
|
Functions | |
| bool | open_zip (mz_zip_archive *zip, const char *fname, bool isread) |
| bool | close_zip (mz_zip_archive *zip, bool isread) |
| bool Slic3r::anonymous_namespace{miniz_extension.cpp}::close_zip | ( | mz_zip_archive * | zip, |
| bool | isread | ||
| ) |
References close_zip(), Slic3r::f(), mz_zip_get_cfile(), mz_zip_reader_end(), mz_zip_writer_end(), and Slic3r::zip().
Referenced by close_zip().
Here is the call graph for this function:
Here is the caller graph for this function:| bool Slic3r::anonymous_namespace{miniz_extension.cpp}::open_zip | ( | mz_zip_archive * | zip, |
| const char * | fname, | ||
| bool | isread | ||
| ) |
References Slic3r::f(), MZ_ZIP_FILE_OPEN_FAILED, mz_zip_reader_init_cfile(), mz_zip_writer_init_cfile(), open_zip(), and Slic3r::zip().
Referenced by open_zip().
Here is the call graph for this function:
Here is the caller graph for this function: