21 #ifndef __vtkMRMLRemoteIOLogic_h 22 #define __vtkMRMLRemoteIOLogic_h 39 void PrintSelf(ostream& os, vtkIndent indent)
override;
41 void AddDataIOToScene();
42 void RemoveDataIOFromScene();
57 vtkSetStringMacro(CaCertificatesPath);
58 vtkGetStringMacro(CaCertificatesPath);
69 char* CaCertificatesPath{
nullptr};
Superclass for MRML logic classes.
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkMRMLAbstractLogic * New()