21#ifndef __vtkMRMLRemoteIOLogic_h
22#define __vtkMRMLRemoteIOLogic_h
39 void PrintSelf(ostream& os, vtkIndent indent)
override;
57 vtkSetStringMacro(CaCertificatesPath);
58 vtkGetStringMacro(CaCertificatesPath);
69 char* CaCertificatesPath{
nullptr};
Superclass for MRML logic classes.
void RemoveDataIOFromScene()
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void SetCacheManager(vtkCacheManager *)
void operator=(const vtkMRMLRemoteIOLogic &)
static vtkMRMLRemoteIOLogic * New()
The Usual vtk class functions.
virtual void SetDataIOManager(vtkDataIOManager *)
vtkMRMLRemoteIOLogic(const vtkMRMLRemoteIOLogic &)
~vtkMRMLRemoteIOLogic() override