| __init__(*args, **kwargs) | mrmeshpy.CompressZipSettings | static |
| __init__(self) | mrmeshpy.CompressZipSettings | |
| __init__(self, CompressZipSettings arg0) | mrmeshpy.CompressZipSettings | |
| __init__(self, std_vector_std_filesystem_path excludeFiles, int compressionLevel, str password, func_bool_from_float cb) | mrmeshpy.CompressZipSettings | |
| _offsetof_cb | mrmeshpy.CompressZipSettings | protectedstatic |
| _offsetof_compressionLevel | mrmeshpy.CompressZipSettings | protectedstatic |
| _offsetof_excludeFiles | mrmeshpy.CompressZipSettings | protectedstatic |
| _offsetof_password | mrmeshpy.CompressZipSettings | protectedstatic |
| cb(self) | mrmeshpy.CompressZipSettings | |
| cb(self, func_bool_from_float arg1) | mrmeshpy.CompressZipSettings | |
| compressionLevel(self) | mrmeshpy.CompressZipSettings | |
| compressionLevel(self, int arg1) | mrmeshpy.CompressZipSettings | |
| excludeFiles(self) | mrmeshpy.CompressZipSettings | |
| excludeFiles(self, std_vector_std_filesystem_path arg1) | mrmeshpy.CompressZipSettings | |
| operator(*args, **kwargs) | mrmeshpy.CompressZipSettings | static |
| operator(*args, **kwargs) | mrmeshpy.CompressZipSettings | static |
| password(self) | mrmeshpy.CompressZipSettings | |
| password(self, str arg1) | mrmeshpy.CompressZipSettings | |