Medical Imaging Interaction Toolkit  2023.12.99-fc5b483f
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 157 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 162 of file mitkSegmentAnythingPythonService.h.

◆ KILL

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

Definition at line 160 of file mitkSegmentAnythingPythonService.h.

◆ OFF

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

Definition at line 161 of file mitkSegmentAnythingPythonService.h.

◆ READY

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

Definition at line 159 of file mitkSegmentAnythingPythonService.h.

◆ TIMEOUT_ERROR

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

Definition at line 163 of file mitkSegmentAnythingPythonService.h.


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