Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::anonymous_namespace{data.cpp}::FastbootConfigImpl Class Reference
Inheritance diagram for cuttlefish::anonymous_namespace{data.cpp}::FastbootConfigImpl:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::anonymous_namespace{data.cpp}::FastbootConfigImpl:
Collaboration graph
[legend]

Public Member Functions

 INJECT (FastbootConfigImpl())
 
bool ProxyFastboot () const override
 
bool SetProxyFastboot (bool proxy) override
 
- Public Member Functions inherited from cuttlefish::FastbootConfig
virtual ~FastbootConfig ()=default
 
virtual bool ProxyFastboot () const =0
 
virtual bool SetProxyFastboot (bool)=0
 

Private Attributes

bool proxy_fastboot_
 

Member Function Documentation

◆ INJECT()

cuttlefish::anonymous_namespace{data.cpp}::FastbootConfigImpl::INJECT ( FastbootConfigImpl()  )
inline

◆ ProxyFastboot()

bool cuttlefish::anonymous_namespace{data.cpp}::FastbootConfigImpl::ProxyFastboot ( ) const
inlineoverridevirtual

◆ SetProxyFastboot()

bool cuttlefish::anonymous_namespace{data.cpp}::FastbootConfigImpl::SetProxyFastboot ( bool  proxy)
inlineoverridevirtual

Member Data Documentation

◆ proxy_fastboot_

bool cuttlefish::anonymous_namespace{data.cpp}::FastbootConfigImpl::proxy_fastboot_
private

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