LeviLamina
|
This is the complete list of members for Core::BufferedFileOperations, including all inherited members.
copyFile(::Core::FileSystemImpl *pSourceTransaction, ::Core::PathView sourceFilePath, ::Core::FileSystemImpl *pTargetTransaction, ::Core::PathView targetFilePath) (defined in Core::BufferedFileOperations) | Core::BufferedFileOperations | static |
copyFileWithLimit(::Core::FileSystemImpl *pSourceTransaction, ::Core::PathView sourceFilePath, ::Core::FileSystemImpl *pTargetTransaction, ::Core::PathView targetFilePath, uint64 startPosition, uint64 &outBytesWritten, uint64 &outBytesRemaining) (defined in Core::BufferedFileOperations) | Core::BufferedFileOperations | static |
moveDirectory(::Core::FileSystemImpl *pSourceTransaction, ::Core::PathView sourceDirectoryPath, ::Core::FileSystemImpl *pTargetTransaction, ::Core::PathView targetDirectoryPath) (defined in Core::BufferedFileOperations) | Core::BufferedFileOperations | static |
moveFile(::Core::FileSystemImpl *pSourceTransaction, ::Core::PathView sourceFilePath, ::Core::FileSystemImpl *pTargetTransaction, ::Core::PathView targetFilePath) (defined in Core::BufferedFileOperations) | Core::BufferedFileOperations | static |