Medical Imaging Interaction Toolkit  2023.12.00
Medical Imaging Interaction Toolkit
mitk::SIGNALCONSTANTS Struct Reference

#include <mitkSegmentAnythingPythonService.h>

Collaboration diagram for mitk::SIGNALCONSTANTS:

Static Public Attributes

static const std::string READY
 
static const std::string KILL
 
static const std::string OFF
 
static const std::string CUDA_OUT_OF_MEMORY_ERROR
 
static const std::string TIMEOUT_ERROR
 

Detailed Description

Definition at line 140 of file mitkSegmentAnythingPythonService.h.

Member Data Documentation

◆ CUDA_OUT_OF_MEMORY_ERROR

const std::string mitk::SIGNALCONSTANTS::CUDA_OUT_OF_MEMORY_ERROR
static

Definition at line 145 of file mitkSegmentAnythingPythonService.h.

◆ KILL

const std::string mitk::SIGNALCONSTANTS::KILL
static

Definition at line 143 of file mitkSegmentAnythingPythonService.h.

◆ OFF

const std::string mitk::SIGNALCONSTANTS::OFF
static

Definition at line 144 of file mitkSegmentAnythingPythonService.h.

◆ READY

const std::string mitk::SIGNALCONSTANTS::READY
static

Definition at line 142 of file mitkSegmentAnythingPythonService.h.

◆ TIMEOUT_ERROR

const std::string mitk::SIGNALCONSTANTS::TIMEOUT_ERROR
static

Definition at line 146 of file mitkSegmentAnythingPythonService.h.


The documentation for this struct was generated from the following file: