Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkDICOMImageBlockDescriptor.cpp File Reference
#include "mitkDICOMImageBlockDescriptor.h"
#include "mitkStringProperty.h"
#include "mitkLevelWindowProperty.h"
#include <gdcmUIDs.h>

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

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

Definition at line 687 of file mitkDICOMImageBlockDescriptor.cpp.

#define storeTagValueToProperty (   tag_name,
  tag_g,
  tag_e 
)

Definition at line 677 of file mitkDICOMImageBlockDescriptor.cpp.