|
Slicer 5.8
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 |
| ReadDataRequestScene (const std::vector< std::string > &targetNodes, const std::vector< std::string > &sourceNodes, const std::string &filename, int displayData, int deleteFile, int uid=0) | |
Public Member Functions inherited from DataRequest | |
| DataRequest () | |
| DataRequest (int uid) | |
| int | GetUID () const |
| virtual | ~DataRequest ()=default |
Protected Attributes | |
| int | m_DeleteFile |
| int | m_DisplayData |
| std::string | m_Filename |
| std::vector< std::string > | m_SourceNodes |
| std::vector< std::string > | m_TargetNodes |
Protected Attributes inherited from DataRequest | |
| vtkMTimeType | m_UID |
Definition at line 248 of file vtkSlicerApplicationLogicRequests.h.
|
inline |
Definition at line 251 of file vtkSlicerApplicationLogicRequests.h.
|
inlineoverridevirtual |
Reimplemented from DataRequest.
Definition at line 265 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 511 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 510 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 509 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 508 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 507 of file vtkSlicerApplicationLogicRequests.h.