#include <Libs/MRML/Logic/vtkMRMLRemoteIOLogic.h>
|
static void | MRMLLogicsCallback (vtkObject *caller, unsigned long eid, void *clientData, void *callData) |
| MRMLLogicCallback is a static function to relay modified events from the logics. More...
|
|
static void | MRMLNodesCallback (vtkObject *caller, unsigned long eid, void *clientData, void *callData) |
| MRMLNodesCallback is a static function to relay modified events from the nodes. More...
|
|
static void | MRMLSceneCallback (vtkObject *caller, unsigned long eid, void *clientData, void *callData) |
|
Definition at line 33 of file vtkMRMLRemoteIOLogic.h.
◆ Superclass
◆ vtkMRMLRemoteIOLogic() [1/2]
vtkMRMLRemoteIOLogic::vtkMRMLRemoteIOLogic |
( |
| ) |
|
|
protected |
◆ ~vtkMRMLRemoteIOLogic()
virtual vtkMRMLRemoteIOLogic::~vtkMRMLRemoteIOLogic |
( |
| ) |
|
|
protectedvirtual |
◆ vtkMRMLRemoteIOLogic() [2/2]
◆ AddDataIOToScene()
void vtkMRMLRemoteIOLogic::AddDataIOToScene |
( |
| ) |
|
◆ GetCacheManager()
Accessors for the comonents of the remote IO infrascucture Note that the internal instances are created in the constructor and used when calling AddDataIOToScene and RemoveDataIOFromScene The Get methods can be used elsewhere, but the set methods should only be used for debuggin
◆ GetClassName()
virtual const char* vtkMRMLRemoteIOLogic::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetDataIOManager()
◆ IsA()
virtual int vtkMRMLRemoteIOLogic::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkMRMLRemoteIOLogic::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
The Usual vtk class functions.
◆ operator=()
◆ PrintSelf()
virtual void vtkMRMLRemoteIOLogic::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
virtual |
◆ RemoveDataIOFromScene()
void vtkMRMLRemoteIOLogic::RemoveDataIOFromScene |
( |
| ) |
|
◆ SafeDownCast()
◆ SetCacheManager()
◆ SetDataIOManager()
◆ CacheManager
◆ DataIOManager
The documentation for this class was generated from the following file: