PandA-2024.02
|
Implementation of the tool manager. More...
#include "ToolManager.hpp"
#include "Parameter.hpp"
#include "constant_strings.hpp"
#include "dbgPrintHelper.hpp"
#include "fileIO.hpp"
#include "string_manipulation.hpp"
#include <filesystem>
Go to the source code of this file.
Macros | |
#define | OUTPUT_FILE GetPath("__stdouterr") |
Implementation of the tool manager.
Implementation of the methods for the manager of the tool wrapped in PandA
Definition in file ToolManager.cpp.
#define OUTPUT_FILE GetPath("__stdouterr") |
Definition at line 54 of file ToolManager.cpp.
Referenced by ToolManager::check_command(), ToolManager::check_output_files(), ToolManager::configure(), ToolManager::prepare_input_files(), and ToolManager::~ToolManager().