|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Base/Logic/vtkSlicerApplicationLogicRequests.h>


Public Member Functions | |
| void | Execute (vtkSlicerApplicationLogic *appLogic) override |
| ReadDataRequestAddNodeReference (const std::string &referencingNode, const std::string &referencedNode, const std::string &role, int uid=0) | |
Public Member Functions inherited from DataRequest | |
| DataRequest () | |
| DataRequest (int uid) | |
| int | GetUID () const |
| virtual | ~DataRequest ()=default |
Protected Attributes | |
| std::string | m_ReferencedNode |
| std::string | m_ReferencingNode |
| std::string | m_Role |
Protected Attributes inherited from DataRequest | |
| vtkMTimeType | m_UID |
Definition at line 574 of file vtkSlicerApplicationLogicRequests.h.
|
inline |
Definition at line 577 of file vtkSlicerApplicationLogicRequests.h.
|
inlineoverridevirtual |
Reimplemented from DataRequest.
Definition at line 586 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 600 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 599 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 601 of file vtkSlicerApplicationLogicRequests.h.
1.8.14