#include <zip_cc.h>
◆ ReadableZip() [1/2]
cuttlefish::ReadableZip::ReadableZip |
( |
ReadableZip && |
| ) |
|
|
default |
◆ ~ReadableZip()
cuttlefish::ReadableZip::~ReadableZip |
( |
| ) |
|
|
virtualdefault |
◆ ReadableZip() [2/2]
cuttlefish::ReadableZip::ReadableZip |
( |
std::unique_ptr< Impl > |
impl | ) |
|
|
private |
◆ FromSource()
◆ GetFile() [1/2]
◆ GetFile() [2/2]
◆ NumEntries()
Result< uint64_t > cuttlefish::ReadableZip::NumEntries |
( |
| ) |
|
◆ operator=()
◆ WritableZip
◆ WritableZipSource
◆ impl_
std::unique_ptr<Impl> cuttlefish::ReadableZip::impl_ |
|
private |
The documentation for this class was generated from the following files: