![]() |
OR-Tools
9.6
|
Go to the source code of this file.
Classes | |
| struct | ZipFileOptions |
| class | ZipArchive |
Namespaces | |
| zipfile | |
Enumerations | |
| enum class | AccessPattern { ACCESS_NONE = 0 , ACCESS_NORMAL = 1 , ACCESS_RANDOM = 2 , ACCESS_SEQUENTIAL = 3 } |
Functions | |
| std::shared_ptr< ZipArchive > | OpenZipArchive (absl::string_view path, const ZipFileOptions &options) |
| std::shared_ptr< ZipArchive > | OpenZipArchive (absl::string_view path) |