Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Change the unique ID of an mitk::Identifiable. More...
#include <mitkUIDManipulator.h>
Public Member Functions | |
UIDManipulator (Identifiable *identifiable) | |
~UIDManipulator () | |
void | SetUID (const Identifiable::UIDType &uid) |
Set unique ID of an identifiable object. More... | |
Change the unique ID of an mitk::Identifiable.
Think twice before doing this. Intended for data readers.
Definition at line 28 of file mitkUIDManipulator.h.
|
explicit |
mitk::UIDManipulator::~UIDManipulator | ( | ) |
void mitk::UIDManipulator::SetUID | ( | const Identifiable::UIDType & | uid | ) |
Set unique ID of an identifiable object.