![]() |
PandA-2024.02
|
Wrapper to invoke nxpython_flow tool by NANOXPLORE. More...
#include "NanoXploreWrapper.hpp"

Go to the source code of this file.
Data Structures | |
| class | nxpython_flow_wrapper |
| Main class for wrapping nxpython_flow tool by NANOXPLORE. More... | |
Macros | |
| #define | NXPYTHON_FLOW_TOOL_ID "nxpython_flow" |
| #define | NXPYTHON_FLOW_TOOL_EXEC "nxpython" |
Typedefs | |
| using | nxpython_flow_wrapperRef = refcount< nxpython_flow_wrapper > |
| Refcount definition for the class. More... | |
Wrapper to invoke nxpython_flow tool by NANOXPLORE.
A object used to invoke nxpython_flow tool by NANOXPLORE
Definition in file nxpython_flow_wrapper.hpp.
| #define NXPYTHON_FLOW_TOOL_EXEC "nxpython" |
Definition at line 48 of file nxpython_flow_wrapper.hpp.
| #define NXPYTHON_FLOW_TOOL_ID "nxpython_flow" |
Definition at line 47 of file nxpython_flow_wrapper.hpp.
Referenced by BackendFlow::xload().
Refcount definition for the class.
Definition at line 81 of file nxpython_flow_wrapper.hpp.
1.8.13