userver: userver/fs/blocking/c_file.hpp File Reference
⚠️ 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
c_file.hpp File Reference

Detailed Description

A std::FILE* wrapper.

Definition in file c_file.hpp.

Go to the source code of this file.

#include <cstdio>
#include <string>
#include <string_view>
#include <boost/filesystem/operations.hpp>
#include <userver/fs/blocking/open_mode.hpp>
#include <userver/utils/fast_pimpl.hpp>
+ Include dependency graph for c_file.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  fs::blocking::CFile
 A std::FILE* wrapper. More...
 

Namespaces

namespace  fs
 filesystem support
 
namespace  fs::blocking
 blocking function and classes to work with filesystem