Definition at line 60 of file FileUtils_T.cpp.
◆ FileUtils_T()
FileUtils_T::FileUtils_T |
( |
| ) |
|
|
inline |
◆ ~FileUtils_T()
FileUtils_T::~FileUtils_T |
( |
| ) |
|
|
inline |
◆ cleanup() [1/2]
void FileUtils_T::cleanup |
( |
| ) |
|
|
private |
◆ cleanup() [2/2]
void FileUtils_T::cleanup |
( |
string |
path | ) |
|
|
private |
◆ init()
void FileUtils_T::init |
( |
| ) |
|
◆ testFileAccessCheck()
int FileUtils_T::testFileAccessCheck |
( |
| ) |
|
- Note
- This test fails when run as root, so don't make the assertion if we're root.
Definition at line 259 of file FileUtils_T.cpp.
◆ testMakeDir()
int FileUtils_T::testMakeDir |
( |
| ) |
|
◆ dirsToRemove
vector<string> FileUtils_T::dirsToRemove |
|
private |
◆ filesToRemove
vector<string> FileUtils_T::filesToRemove |
|
private |
◆ tempFilePath
string FileUtils_T::tempFilePath |
|
private |
◆ testPrefix
string FileUtils_T::testPrefix |
|
private |
The documentation for this class was generated from the following file: