ImFusion SDK 4.3
TemporaryFile Member List

This is the complete list of members for TemporaryFile, including all inherited members.

appendBinary(const ByteBufferView &data) constFile
appendText(const std::vector< std::string > &lines) constFile
copyTo(const Path &destination, Flags< CopyOptions > copyOptions=CopyOptions::None) constFile
create() constFile
createRecursive() constFile
exists() constFile
File(const Path &path)File
File(const std::string &path)Fileexplicit
File(const char *path)Fileexplicit
isExecutable() constFile
lastModified() constFile
name() constFile
NotCopyable()=default (defined in NotCopyable)NotCopyableprotected
NotCopyable(NotCopyable &&) noexcept=default (defined in NotCopyable)NotCopyableprotected
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable)NotCopyableprotected
openForReading(std::ios_base::openmode openmode=std::ios_base::in) constFile
openForWriting(std::ios_base::openmode openmode=std::ios_base::out) constFile
operator Path() constFileinline
operator=(NotCopyable &&) noexcept=default (defined in NotCopyable)NotCopyableprotected
operator=(const NotCopyable &)=delete (defined in NotCopyable)NotCopyableprotected
parentDirectory() constFile
parentPath() constFile
path() constFileinline
Policy enum nameTemporaryFile
readBinary() constFile
readText() constFile
remove() constFile
rename(const Path &newName)File
size() constFile
string() constFileinline
TemporaryFile(const Path &path={}, Policy policy=Policy::CreateRecursive)TemporaryFileexplicit
writeBinary(const ByteBufferView &data) constFile
writeText(const std::vector< std::string > &lines) constFile
~NotCopyable()=default (defined in NotCopyable)NotCopyableprotected
~TemporaryFile() (defined in TemporaryFile)TemporaryFile
Search Tab / S to search, Esc to close