PandA-2024.02
|
Abstract class for a generic simulation tool. More...
Go to the source code of this file.
Data Structures | |
class | SimulationTool |
Typedefs | |
using | SimulationToolRef = refcount< SimulationTool > |
refcount definition of the class More... | |
Functions | |
CONSTREF_FORWARD_DECL (Parameter) | |
REF_FORWARD_DECL (SimulationTool) | |
Abstract class for a generic simulation tool.
Definition in file SimulationTool.hpp.
using SimulationToolRef = refcount<SimulationTool> |
refcount definition of the class
Definition at line 137 of file SimulationTool.hpp.
CONSTREF_FORWARD_DECL | ( | Parameter | ) |
REF_FORWARD_DECL | ( | SimulationTool | ) |