userver: Member List
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
fs::blocking::CFile Member List

This is the complete list of members for fs::blocking::CFile, including all inherited members.

CFile()fs::blocking::CFile
CFile(CFile &&) noexcept (defined in fs::blocking::CFile)fs::blocking::CFile
CFile(const std::string &path, OpenMode flags, boost::filesystem::perms perms=boost::filesystem::perms::owner_read|boost::filesystem::perms::owner_write)fs::blocking::CFile
CFile(std::FILE *file) noexceptfs::blocking::CFileexplicit
Close() &&fs::blocking::CFile
Flush()fs::blocking::CFile
FlushLight()fs::blocking::CFile
GetNative() &fs::blocking::CFile
GetPosition() constfs::blocking::CFile
GetSize() constfs::blocking::CFile
IsOpen() constfs::blocking::CFile
operator=(CFile &&) noexcept (defined in fs::blocking::CFile)fs::blocking::CFile
Read(char *buffer, std::size_t max_size)fs::blocking::CFile
Release() &&fs::blocking::CFile
Write(std::string_view data)fs::blocking::CFile
~CFile() (defined in fs::blocking::CFile)fs::blocking::CFile