userver: userver/fs/blocking/c_file.hpp File Reference
Loading...
Searching...
No Matches
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