LeviLamina
Loading...
Searching...
No Matches
AppPlatformIOProvider Class Reference
+ Inheritance diagram for AppPlatformIOProvider:

Public Member Functions

virtual ::Bedrock::NotNullNonOwnerPtr<::IFileAccessgetFileAccess (::ResourceFileSystem system) const
 
virtual ::std::function<::std::string(::Core::Path const &)> getAssetReader () const
 
virtual::Core::Path getOnDiskScratchPath () const
 
virtual ::std::unique_ptr<::IPackIOProviderclone () const
 
MCAPI ::Bedrock::NotNullNonOwnerPtr<::IFileAccess$getFileAccess (::ResourceFileSystem system) const
 
MCAPI ::std::function<::std::string(::Core::Path const &)> $getAssetReader () const
 
MCAPI::Core::Path $getOnDiskScratchPath () const
 
MCAPI ::std::unique_ptr<::IPackIOProvider$clone () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ getFileAccess()

virtual ::Bedrock::NotNullNonOwnerPtr<::IFileAccess > AppPlatformIOProvider::getFileAccess ( ::ResourceFileSystem system) const
virtual

Implements IPackIOProvider.

◆ getAssetReader()

virtual ::std::function<::std::string(::Core::Path const &)> AppPlatformIOProvider::getAssetReader ( ) const
virtual

Implements IPackIOProvider.

◆ getOnDiskScratchPath()

virtual::Core::Path AppPlatformIOProvider::getOnDiskScratchPath ( ) const
virtual

Implements IPackIOProvider.

◆ clone()

virtual ::std::unique_ptr<::IPackIOProvider > AppPlatformIOProvider::clone ( ) const
virtual

Implements IPackIOProvider.

◆ $getFileAccess()

MCAPI ::Bedrock::NotNullNonOwnerPtr<::IFileAccess > AppPlatformIOProvider::$getFileAccess ( ::ResourceFileSystem system) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getAssetReader()

MCAPI ::std::function<::std::string(::Core::Path const &)> AppPlatformIOProvider::$getAssetReader ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getOnDiskScratchPath()

MCAPI::Core::Path AppPlatformIOProvider::$getOnDiskScratchPath ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $clone()

MCAPI ::std::unique_ptr<::IPackIOProvider > AppPlatformIOProvider::$clone ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** AppPlatformIOProvider::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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