userver: userver/fs/temp_file.hpp File Reference
Loading...
Searching...
No Matches
temp_file.hpp File Reference

Detailed Description

A unique temporary file. The file is deleted when the TempFile object is destroyed.

Definition in file temp_file.hpp.

Go to the source code of this file.

#include <string>
#include <string_view>
#include <userver/engine/task/task_processor_fwd.hpp>
#include <userver/fs/blocking/temp_file.hpp>
#include <userver/utils/not_null.hpp>
+ Include dependency graph for temp_file.hpp:

Classes

class  fs::TempFile
 A unique temporary file. The file is deleted when the TempFile object is destroyed. More...
 

Namespaces

namespace  fs
 filesystem support