|  | 
| FlatFileSystemImpl & | operator= (FlatFileSystemImpl const &) | 
|  | 
|  | FlatFileSystemImpl (FlatFileSystemImpl const &) | 
|  | 
| MCAPI::Core::FlatFileSearchResult | _findFileOrDirectoryEntry (::Core::PathView filePath, ::Core::PathView manifestPath, bool skipDeleted) | 
|  | 
| MCAPI::Core::Result | _getSeekPositionAndSize (::Core::PathView filePath, ::Core::PathView manifestPath, uint64 &seekPositionOut, uint64 &fileSizeOut) | 
|  | 
| 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) | 
|  | 
| MCAPI | ~FlatFileSystemImpl () | 
|  | 
| MCAPI void | $dtor () | 
|  | 
◆ ~FlatFileSystemImpl()
      
        
          | MCAPI Core::FlatFileSystemImpl::~FlatFileSystemImpl | ( |  | ) |  | 
      
 
- 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::FlatFileSearchResult Core::FlatFileSystemImpl::_findFileOrDirectoryEntry | ( | ::Core::PathView | filePath, | 
        
          |  |  | ::Core::PathView | manifestPath, | 
        
          |  |  | bool | skipDeleted ) | 
      
 
- 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. 
 
 
◆ _getSeekPositionAndSize()
      
        
          | MCAPI::Core::Result Core::FlatFileSystemImpl::_getSeekPositionAndSize | ( | ::Core::PathView | filePath, | 
        
          |  |  | ::Core::PathView | manifestPath, | 
        
          |  |  | uint64 & | seekPositionOut, | 
        
          |  |  | uint64 & | fileSizeOut ) | 
      
 
- 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. 
 
 
◆ createFlatFile()
- 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. 
 
 
◆ deleteFileOrDirectory()
      
        
          | MCAPI::Core::Result Core::FlatFileSystemImpl::deleteFileOrDirectory | ( | ::Core::PathView | fileOrDirectoryPath, | 
        
          |  |  | ::Core::PathView | manifestPath, | 
        
          |  |  | bool | directoryDeleteEnabled, | 
        
          |  |  | bool | deleteRecursively ) | 
      
 
- 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. 
 
 
◆ fileOrDirectoryExists()
- 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. 
 
 
◆ isDirectoryPathAFlatFile()
      
        
          | MCAPI bool Core::FlatFileSystemImpl::isDirectoryPathAFlatFile | ( | ::Core::PathView | directoryPath | ) |  | 
      
 
- 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. 
 
 
◆ iterateOverDirectory()
- 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. 
 
 
◆ openFlatFile()
- 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. 
 
 
◆ shouldAccessFlatFile()
- 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. 
 
 
◆ $dtor()
      
        
          | MCAPI void Core::FlatFileSystemImpl::$dtor | ( |  | ) |  | 
      
 
- 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: