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 |
ReadDataRequestFile (const std::string &node, 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::string | m_TargetNode |
Protected Attributes inherited from DataRequest | |
vtkMTimeType | m_UID |
Definition at line 47 of file vtkSlicerApplicationLogicRequests.h.
|
inline |
Definition at line 50 of file vtkSlicerApplicationLogicRequests.h.
|
inlineoverridevirtual |
Reimplemented from DataRequest.
Definition at line 60 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 240 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 239 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 238 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 237 of file vtkSlicerApplicationLogicRequests.h.