class ScopedTempSymlink

Defined at line 193 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h

Public Methods

bool is_valid ()

Defined at line 198 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h

bool operator bool ()

Defined at line 199 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h

const std::string & path ()

Defined at line 201 of file ../../src/starnix/tests/syscalls/cpp/test_helper.h

void ScopedTempSymlink (const char * target_path)

Defined at line 269 of file ../../src/starnix/tests/syscalls/cpp/test_helper.cc

void ~ScopedTempSymlink ()

Defined at line 282 of file ../../src/starnix/tests/syscalls/cpp/test_helper.cc