PandA-2024.02
|
Class to manage a wrapped tool. More...
Go to the source code of this file.
Data Structures | |
class | ToolManager |
Typedefs | |
using | ToolManagerRef = refcount< ToolManager > |
Refcount definition for the class. More... | |
Functions | |
CONSTREF_FORWARD_DECL (Parameter) | |
Class to manage a wrapped tool.
A object used to manage the access to a wrapped tool
Definition in file ToolManager.hpp.
using ToolManagerRef = refcount<ToolManager> |
Refcount definition for the class.
Definition at line 155 of file ToolManager.hpp.
CONSTREF_FORWARD_DECL | ( | Parameter | ) |