Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
flutter::APKAssetProviderInternal Class Referenceabstract

#include <apk_asset_provider.h>

Inheritance diagram for flutter::APKAssetProviderInternal:
flutter::APKAssetProviderImpl flutter::testing::MockAPKAssetProviderImpl

Public Member Functions

virtual std::unique_ptr< fml::MappingGetAsMapping (const std::string &asset_name) const =0
 

Protected Member Functions

virtual ~APKAssetProviderInternal ()=default
 

Detailed Description

Definition at line 17 of file apk_asset_provider.h.

Constructor & Destructor Documentation

◆ ~APKAssetProviderInternal()

virtual flutter::APKAssetProviderInternal::~APKAssetProviderInternal ( )
protectedvirtualdefault

Member Function Documentation

◆ GetAsMapping()

virtual std::unique_ptr< fml::Mapping > flutter::APKAssetProviderInternal::GetAsMapping ( const std::string &  asset_name) const
pure virtual

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