PandA-2024.02
Data Structures | Macros | Typedefs
bash_flow_wrapper.hpp File Reference

Wrapper to invoke a generic bash script. More...

#include "SynthesisTool.hpp"
Include dependency graph for bash_flow_wrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  bash_flow_wrapper
 Main class for wrapping bash_flow tool by NANOXPLORE. More...
 

Macros

#define BASH_FLOW_TOOL_ID   "bash_flow"
 
#define BASH_FLOW_TOOL_EXEC   "bash"
 

Typedefs

using bash_flow_wrapperRef = refcount< bash_flow_wrapper >
 Refcount definition for the class. More...
 

Detailed Description

Wrapper to invoke a generic bash script.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it

Definition in file bash_flow_wrapper.hpp.

Macro Definition Documentation

◆ BASH_FLOW_TOOL_EXEC

#define BASH_FLOW_TOOL_EXEC   "bash"

Definition at line 46 of file bash_flow_wrapper.hpp.

◆ BASH_FLOW_TOOL_ID

#define BASH_FLOW_TOOL_ID   "bash_flow"

Definition at line 45 of file bash_flow_wrapper.hpp.

Referenced by BackendFlow::xload().

Typedef Documentation

◆ bash_flow_wrapperRef

Refcount definition for the class.

Definition at line 93 of file bash_flow_wrapper.hpp.


Generated on Mon Feb 12 2024 13:03:37 for PandA-2024.02 by doxygen 1.8.13