14 #ifndef __vtkSlicerModuleLogic_h 15 #define __vtkSlicerModuleLogic_h 30 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
36 std::string GetModuleShareDirectory()
const;
37 void SetModuleShareDirectory(
const std::string& shareDirectory);
49 std::string ModuleShareDirectory;
Superclass for MRML logic classes.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkMRMLAbstractLogic * New()