Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
mitk::ParamapPresetsParser::Type Struct Reference

#include <mitkParamapPresetsParser.h>

Collaboration diagram for mitk::ParamapPresetsParser::Type:

Public Member Functions

 Type ()=default
 
 Type (std::string value, std::string scheme)
 

Public Attributes

std::string codeValue
 
std::string codeScheme
 

Detailed Description

Definition at line 30 of file mitkParamapPresetsParser.h.

Constructor & Destructor Documentation

◆ Type() [1/2]

mitk::ParamapPresetsParser::Type::Type ( )
default

◆ Type() [2/2]

mitk::ParamapPresetsParser::Type::Type ( std::string  value,
std::string  scheme 
)
inline

Definition at line 35 of file mitkParamapPresetsParser.h.

Member Data Documentation

◆ codeScheme

std::string mitk::ParamapPresetsParser::Type::codeScheme

Definition at line 33 of file mitkParamapPresetsParser.h.

◆ codeValue

std::string mitk::ParamapPresetsParser::Type::codeValue

Definition at line 32 of file mitkParamapPresetsParser.h.


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