class ScopedTempSymlink

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

Public Methods

bool is_valid ()

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

bool operator bool ()

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

const std::string & path ()

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

void ScopedTempSymlink (const char * target_path)

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

void ~ScopedTempSymlink ()

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