|
Android-cuttlefish cvd tool
|
#include <file.h>
Public Member Functions | |
| TemporaryDir () | |
| ~TemporaryDir () | |
| void | DoNotRemove () |
Public Attributes | |
| char | path [1024] |
Private Member Functions | |
| bool | init (const std::string &tmp_dir) |
| DISALLOW_COPY_AND_ASSIGN (TemporaryDir) | |
Private Attributes | |
| bool | remove_dir_and_contents_ = true |
| TemporaryDir::TemporaryDir | ( | ) |
| TemporaryDir::~TemporaryDir | ( | ) |
|
private |
|
inline |
|
private |
| char TemporaryDir::path[1024] |
|
private |