Medical Imaging Interaction Toolkit  2016.11.0
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

virtual const char * GetNameOfClass () const
 
 DICOMCachedValueLookupTable ()
 
virtual Superclassoperator= (const Superclass &other)
 
virtual ~DICOMCachedValueLookupTable ()
 
- Public Member Functions inherited from mitk::GenericLookupTable< DICOMCachedValueInfo >
 GenericLookupTable ()
 
virtual ~GenericLookupTable ()
 
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 43 of file mitkDICOMImageBlockDescriptor.h.

Member Typedef Documentation

Constructor & Destructor Documentation

mitk::DICOMCachedValueLookupTable::DICOMCachedValueLookupTable ( )
inline

Definition at line 53 of file mitkDICOMImageBlockDescriptor.h.

virtual mitk::DICOMCachedValueLookupTable::~DICOMCachedValueLookupTable ( )
inlinevirtual

Definition at line 55 of file mitkDICOMImageBlockDescriptor.h.

Member Function Documentation

virtual const char* mitk::DICOMCachedValueLookupTable::GetNameOfClass ( ) const
inlinevirtual
virtual Superclass& mitk::DICOMCachedValueLookupTable::operator= ( const Superclass other)
inlinevirtual

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