Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
Medical Imaging Interaction Toolkit
mitk::DICOMCachedValueLookupTable Class Reference

#include <mitkDICOMImageBlockDescriptor.h>

Inheritance diagram for mitk::DICOMCachedValueLookupTable:
Collaboration diagram for mitk::DICOMCachedValueLookupTable:

Public Types

typedef DICOMCachedValueLookupTable Self
 
typedef GenericLookupTable< DICOMCachedValueInfoSuperclass
 
- Public Types inherited from mitk::GenericLookupTable< DICOMCachedValueInfo >
typedef unsigned int IdentifierType
 
typedef DICOMCachedValueInfo ValueType
 
typedef std::map< IdentifierType, ValueTypeLookupTableType
 
typedef GenericLookupTable Self
 

Public Member Functions

const char * GetNameOfClass () const override
 
 DICOMCachedValueLookupTable ()
 
Superclassoperator= (const Superclass &other) override
 
 ~DICOMCachedValueLookupTable () override
 
- Public Member Functions inherited from mitk::GenericLookupTable< DICOMCachedValueInfo >
 GenericLookupTable ()
 
virtual ~GenericLookupTable ()
 
virtual const char * GetNameOfClass () const
 
void SetTableValue (IdentifierType id, ValueType value)
 
bool ValueExists (IdentifierType id) const
 
ValueType GetTableValue (IdentifierType id) const
 
const LookupTableTypeGetLookupTable () const
 
bool operator== (const Self &lookupTable) const
 
bool operator!= (const Self &lookupTable) const
 
virtual Selfoperator= (const Self &other)
 

Additional Inherited Members

- Protected Attributes inherited from mitk::GenericLookupTable< DICOMCachedValueInfo >
LookupTableType m_LookupTable
 

Detailed Description

Definition at line 40 of file mitkDICOMImageBlockDescriptor.h.

Member Typedef Documentation

◆ Self

◆ Superclass

Constructor & Destructor Documentation

◆ DICOMCachedValueLookupTable()

mitk::DICOMCachedValueLookupTable::DICOMCachedValueLookupTable ( )
inline

Definition at line 50 of file mitkDICOMImageBlockDescriptor.h.

◆ ~DICOMCachedValueLookupTable()

mitk::DICOMCachedValueLookupTable::~DICOMCachedValueLookupTable ( )
inlineoverride

Definition at line 52 of file mitkDICOMImageBlockDescriptor.h.

Member Function Documentation

◆ GetNameOfClass()

const char* mitk::DICOMCachedValueLookupTable::GetNameOfClass ( ) const
inlineoverride

Definition at line 45 of file mitkDICOMImageBlockDescriptor.h.

◆ operator=()

Superclass& mitk::DICOMCachedValueLookupTable::operator= ( const Superclass other)
inlineoverride

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