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

Public Member Functions

FlatFileSystemImploperator= (FlatFileSystemImpl const &)
 
 FlatFileSystemImpl (FlatFileSystemImpl const &)
 
MCAPI::Core::FlatFileSearchResult _findFileOrDirectoryEntry (::Core::PathView filePath, ::Core::PathView manifestPath, bool skipDeleted)
 
MCAPI::Core::Result createFlatFile (::Core::PathView sourceDirectoryPath, ::Core::PathView targetDirectoryPath)
 
MCAPI::Core::Result deleteFileOrDirectory (::Core::PathView fileOrDirectoryPath, ::Core::PathView manifestPath, bool directoryDeleteEnabled, bool deleteRecursively)
 
MCAPI bool fileOrDirectoryExists (::Core::PathView path, ::Core::PathView manifestPath)
 
MCAPI bool isDirectoryPathAFlatFile (::Core::PathView directoryPath)
 
MCAPI::Core::Result iterateOverDirectory (::Core::PathView directoryPath, ::Core::PathView manifestPath, ::Core::DirectoryIterationFlags flags, ::brstd::function_ref<::Core::Result(::Core::DirectoryIterationItem const &)> callbackFunction)
 
MCAPI::Core::Result openFlatFile (::std::unique_ptr<::Core::FileImpl > &fileOut, ::Core::PathView filePath, ::Core::PathView manifestPath, ::Core::FileOpenMode openMode, ::Core::FileBufferingMode fileBufferingMode)
 
MCAPI bool shouldAccessFlatFile (::Core::PathView path, ::Core::PathBuffer<::std::string > &manifestFilePath, bool shouldIncludeParentDir)
 
MCFOLD void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnke799e3
 
::ll::UntypedStorage< 8, 16 > mUnkf2e326
 

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