nx_metadata_sdk
1.0
Metadata SDK
|
Public Attributes | |
const std::string | testDir = nx::kit::test::staticTempDir() |
const std::string | processName = nx::kit::utils::getProcessName() |
const std::string | stdoutFilePath = testDir + processName + std::string("_stdout.log") |
const std::string | stderrFilePath = testDir + processName + std::string("_stderr.log") |
std::unique_ptr< const OutputRedirectorAdapter > | outputRedirectorAdapter |