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

Static Public Member Functions

static MCAPI ::Core::Result copyFlatFile (::Core::FileSystemImpl *sourceTransaction, ::Core::PathView sourceDirectoryPath, ::Core::FileSystemImpl *targetTransaction, ::Core::PathView targetDirectoryPath, ::std::vector<::Core::ExcludedPath > const &exclusionDirectories, ::std::vector<::Core::ExcludedPath > const &excludedFiles)
 
static MCAPI ::Core::Result createFlatFile (::Core::FileSystemImpl *sourceTransaction, ::Core::PathView sourceDirectoryPath, ::Core::FileSystemImpl *targetTransaction, ::Core::PathView targetDirectoryPath, ::std::vector<::Core::ExcludedPath > const &exclusionPaths, bool deleteSourceDirectory)
 
static MCAPI ::Core::Result createFlatFileManifest (::Core::FileSystemImpl &transaction, ::Core::PathView flatFileManifestPath, ::std::vector<::Core::FlatFileManifestInfo > const &manifestInfoVector)
 
static MCAPI ::Core::Result replaceFlatFileManifest (::Core::FileSystemImpl &transaction, ::Core::PathView flatFileManifestPath, ::std::vector<::Core::FlatFileManifestInfo > const &manifestInfoVector, bool keepCached)
 
static MCAPI ::Core::Result transferFlatFileDirectory (::Core::FileSystemImpl *sourceTransaction, ::Core::PathView sourceDirectoryPath, ::Core::FileSystemImpl *targetTransaction, ::Core::PathView targetDirectoryPath)
 
static MCAPI uint64 const & FLAT_FILE_CURRENT_VERSION ()
 
static MCAPI ::std::string const & FLAT_FILE_EMPTY_MANIFEST_FILE ()
 
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & FLAT_FILE_EXTENSION ()
 
static MCAPI uint64 const & FLAT_FILE_INVALID_VERSION ()
 
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & FLAT_FILE_MANIFEST_EXTENSION ()
 

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