LeviLamina
Loading...
Searching...
No Matches
Core::FlatFileManifest Class Reference

Public Member Functions

FlatFileManifestoperator= (FlatFileManifest const &)
 
 FlatFileManifest (FlatFileManifest const &)
 
MCAPI void _addMissingDirectoriesForEntry (::Core::PathView fileOrDirectoryPath)
 
MCAPI void _clear ()
 
MCAPI void _createFromVector (::Core::PathView manifestPath, ::std::vector<::Core::FlatFileManifestInfo > const &manifestInfoVector, uint64 version, bool validatePaths)
 
MCAPI ::Bedrock::Result< void > _readHeaderFromStream (::ReadOnlyBinaryStream &manifestFileStream)
 
MCAPI::Core::FlatFileManifestInfo const * findFileOrDirectoryEntry (::Core::PathView filePath, bool skipDeleted) const
 
MCAPI ::Bedrock::Result< void > readFromStream (::std::string const &manifestFileStr, ::Core::PathView manifestPath, bool validatePaths)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkac2d9c
 
::ll::UntypedStorage< 8, 24 > mUnkae11c7
 
::ll::UntypedStorage< 8, 8 > mUnk77e960
 
::ll::UntypedStorage< 8, 8 > mUnk2f7b1d
 
::ll::UntypedStorage< 8, 32 > mUnk5f9a29
 

Member Function Documentation

◆ _addMissingDirectoriesForEntry()

MCAPI void Core::FlatFileManifest::_addMissingDirectoriesForEntry ( ::Core::PathView fileOrDirectoryPath)
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.

◆ _clear()

MCAPI void Core::FlatFileManifest::_clear ( )
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.

◆ _createFromVector()

MCAPI void Core::FlatFileManifest::_createFromVector ( ::Core::PathView manifestPath,
::std::vector<::Core::FlatFileManifestInfo > const & manifestInfoVector,
uint64 version,
bool validatePaths )
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.

◆ _readHeaderFromStream()

MCAPI ::Bedrock::Result< void > Core::FlatFileManifest::_readHeaderFromStream ( ::ReadOnlyBinaryStream & manifestFileStream)
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.

◆ findFileOrDirectoryEntry()

MCAPI::Core::FlatFileManifestInfo const * Core::FlatFileManifest::findFileOrDirectoryEntry ( ::Core::PathView filePath,
bool skipDeleted ) 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.

◆ readFromStream()

MCAPI ::Bedrock::Result< void > Core::FlatFileManifest::readFromStream ( ::std::string const & manifestFileStr,
::Core::PathView manifestPath,
bool validatePaths )
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: