Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkDICOMImageBlockDescriptor.cpp File Reference
#include "mitkDICOMImageBlockDescriptor.h"
#include "mitkStringProperty.h"
#include "mitkLevelWindowProperty.h"
#include <gdcmUIDs.h>
#include <vector>

Go to the source code of this file.

Macros

#define printPropertyRange(label, property_name)
 
#define printProperty(label, property_name)
 
#define printBool(label, commands)
 
#define storeTagValueToProperty(tag_name, tag_g, tag_e)
 
#define storeTagValueRangeToProperty(tag_name, tag_g, tag_e)
 

Macro Definition Documentation

◆ printBool

#define printBool (   label,
  commands 
)

◆ printProperty

#define printProperty (   label,
  property_name 
)

◆ printPropertyRange

#define printPropertyRange (   label,
  property_name 
)

◆ storeTagValueRangeToProperty

#define storeTagValueRangeToProperty (   tag_name,
  tag_g,
  tag_e 
)

Definition at line 690 of file mitkDICOMImageBlockDescriptor.cpp.

◆ storeTagValueToProperty

#define storeTagValueToProperty (   tag_name,
  tag_g,
  tag_e 
)

Definition at line 680 of file mitkDICOMImageBlockDescriptor.cpp.