ImFusion SDK 4.3
File Member List

This is the complete list of members for File, 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
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
parentDirectory() constFile
parentPath() constFile
path() constFileinline
readBinary() constFile
readText() constFile
remove() constFile
rename(const Path &newName)File
size() constFile
string() constFileinline
writeBinary(const ByteBufferView &data) constFile
writeText(const std::vector< std::string > &lines) constFile
Search Tab / S to search, Esc to close