76 putNumbersInBrackets = 2
118 const File& temporaryFile);
151 bool overwriteTargetFileWithTemporary()
const;
156 bool deleteTemporaryFile()
const;
161 const File temporaryFile, targetFile;
Holds a resizable array of primitive or copy-by-value objects.
Represents a local file or directory.
Manages a temporary file, which will be deleted when this object is deleted.
const File & getTargetFile() const noexcept
Returns the target file that was specified in the constructor.
const File & getFile() const noexcept
Returns the temporary file.
#define JUCE_API
This macro is added to all JUCE public class declarations.