Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
cuttlefish::anonymous_namespace{zip_cc.cc}::ReadableCallbackSource Struct Reference

Public Member Functions

 ReadableCallbackSource (std::unique_ptr< ReadableZipSourceCallback > callbacks)
 

Public Attributes

std::unique_ptr< ReadableZipSourceCallbackcallbacks_
 
ManagedZipError error_
 

Constructor & Destructor Documentation

◆ ReadableCallbackSource()

cuttlefish::anonymous_namespace{zip_cc.cc}::ReadableCallbackSource::ReadableCallbackSource ( std::unique_ptr< ReadableZipSourceCallback callbacks)
inline

Member Data Documentation

◆ callbacks_

std::unique_ptr<ReadableZipSourceCallback> cuttlefish::anonymous_namespace{zip_cc.cc}::ReadableCallbackSource::callbacks_

◆ error_

ManagedZipError cuttlefish::anonymous_namespace{zip_cc.cc}::ReadableCallbackSource::error_

The documentation for this struct was generated from the following file: