![]() |
Slicer 5.9
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 |
WriteDataRequestScene (const std::vector< std::string > &targetNodes, const std::vector< std::string > &sourceNodes, const std::string &filename, int uid=0) | |
![]() | |
DataRequest () | |
DataRequest (int uid) | |
int | GetUID () const |
virtual | ~DataRequest ()=default |
Protected Attributes | |
std::string | m_Filename |
std::vector< std::string > | m_SourceNodes |
std::vector< std::string > | m_TargetNodes |
![]() | |
vtkMTimeType | m_UID |
Definition at line 625 of file vtkSlicerApplicationLogicRequests.h.
|
inline |
Definition at line 628 of file vtkSlicerApplicationLogicRequests.h.
|
inlineoverridevirtual |
Reimplemented from DataRequest.
Definition at line 639 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 656 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 655 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 654 of file vtkSlicerApplicationLogicRequests.h.