Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Enumerations
vtkSlicerCLIModuleLogic.h File Reference
#include "vtkSlicerModuleLogic.h"
#include "vtkMRMLCommandLineModuleNode.h"
#include "vtkMRMLScene.h"
#include <string>
#include "qSlicerBaseQTCLIExport.h"
Include dependency graph for vtkSlicerCLIModuleLogic.h:

Go to the source code of this file.

Classes

class  vtkSlicerCLIModuleLogic
 Logic for running CLI. More...
 

Enumerations

enum  CommandLineModuleType { CommandLineModule, SharedObjectModule, PythonModule }
 

Enumeration Type Documentation

◆ CommandLineModuleType

Enumerator
CommandLineModule 
SharedObjectModule 
PythonModule 

Definition at line 34 of file vtkSlicerCLIModuleLogic.h.