class ScopedTempSymlink
Defined at line 197 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
Public Methods
bool is_valid ()
Defined at line 202 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
bool operator bool ()
Defined at line 203 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
const std::string & path ()
Defined at line 205 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h
void ScopedTempSymlink (const char * target_path)
Defined at line 305 of file ../../src/starnix/tests/syscalls/cpp/test_helper.cc
void ~ScopedTempSymlink ()
Defined at line 318 of file ../../src/starnix/tests/syscalls/cpp/test_helper.cc