A std::FILE* wrapper.    
More...
#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:Go to the source code of 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  | |
A std::FILE* wrapper.   
Definition in file c_file.hpp.