◆ CachedZipSourceCallbacks()
cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::CachedZipSourceCallbacks |
( |
LazilyLoadedFile |
source, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ Close()
bool cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::Close |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Offset()
int64_t cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::Offset |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Open()
bool cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::Open |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Read()
int64_t cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::Read |
( |
char * |
data, |
|
|
uint64_t |
len |
|
) |
| |
|
inlineoverridevirtual |
◆ SetOffset()
bool cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::SetOffset |
( |
int64_t |
offset | ) |
|
|
inlineoverridevirtual |
◆ Size()
uint64_t cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::Size |
( |
| ) |
|
|
inlineoverridevirtual |
◆ offset_
size_t cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::offset_ = 0 |
|
private |
◆ size_
const size_t cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::size_ |
|
private |
◆ source_
LazilyLoadedFile cuttlefish::anonymous_namespace{cached_zip_source.cc}::CachedZipSourceCallbacks::source_ |
|
private |
The documentation for this class was generated from the following file: