Aktualizr
C++ SOTA Client
|
RAII Temporary file creation. More...
#include <utils.h>
Public Member Functions | |
TemporaryFile (const std::string &hint="file") | |
TemporaryFile (const TemporaryFile &)=delete | |
TemporaryFile | operator= (const TemporaryFile &)=delete |
void | PutContents (const std::string &contents) const |
boost::filesystem::path | Path () const |
std::string | PathString () const |