Android-cuttlefish cvd tool
Public Member Functions | List of all members
cuttlefish::FastbootConfig Class Referenceabstract

#include <fastboot.h>

Inheritance diagram for cuttlefish::FastbootConfig:
Inheritance graph
[legend]

Public Member Functions

virtual ~FastbootConfig ()=default
 
virtual bool ProxyFastboot () const =0
 
virtual bool SetProxyFastboot (bool)=0
 

Constructor & Destructor Documentation

◆ ~FastbootConfig()

virtual cuttlefish::FastbootConfig::~FastbootConfig ( )
virtualdefault

Member Function Documentation

◆ ProxyFastboot()

virtual bool cuttlefish::FastbootConfig::ProxyFastboot ( ) const
pure virtual

◆ SetProxyFastboot()

virtual bool cuttlefish::FastbootConfig::SetProxyFastboot ( bool  )
pure virtual

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