|
Slicer
4.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) |
| 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 () |
Protected Attributes | |
| int | m_DeleteFile |
| int | m_DisplayData |
| std::string | m_Filename |
| std::string | m_TargetNode |
Protected Attributes inherited from DataRequest | |
| int | m_UID |
Definition at line 41 of file vtkSlicerApplicationLogicRequests.h.
|
inline |
Definition at line 44 of file vtkSlicerApplicationLogicRequests.h.
|
inlinevirtual |
Reimplemented from DataRequest.
Definition at line 54 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 234 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 233 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 232 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 231 of file vtkSlicerApplicationLogicRequests.h.
1.8.13