class ScopedTempSymlink
Defined at line 192 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
Public Methods
bool is_valid ()
Defined at line 197 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
bool operator bool ()
Defined at line 198 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
const std::string & path ()
Defined at line 200 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
void ScopedTempSymlink (const char * target_path)
Defined at line 265 of file ../../src/starnix/tests/syscalls/cpp/test_helper.cc
void ~ScopedTempSymlink ()
Defined at line 278 of file ../../src/starnix/tests/syscalls/cpp/test_helper.cc