Android-cuttlefish cvd tool
Classes | Namespaces | Functions
seekable_source.h File Reference
#include <stddef.h>
#include <stdint.h>
#include <memory>
#include "cuttlefish/host/libs/zip/libzip_cc/managed.h"
#include "cuttlefish/host/libs/zip/libzip_cc/readable_source.h"
#include "cuttlefish/host/libs/zip/libzip_cc/source_callback.h"
#include "cuttlefish/io/io.h"
#include "cuttlefish/result/result.h"
Include dependency graph for seekable_source.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::SeekableZipSource
 
class  cuttlefish::SeekingZipSourceReader
 

Namespaces

namespace  cuttlefish
 

Functions

Result< std::unique_ptr< ReaderSeeker > > cuttlefish::ZipSourceAsReaderSeeker (SeekableZipSource inner)