Odil
A C++11 library for the DICOM standard
Loading...
Searching...
No Matches
ElementTraits Class Reference

Traits for generic data access to values of DcmElement. More...

#include <ElementTraits.h>

Detailed Description

Traits for generic data access to values of DcmElement.

The members are:

  • GetterType: the type of the getter function
  • SetterType: the type of the setter function
  • getter: the getter function (one of the get??? functions of DcmElement)
  • setter: the setter function (one of the put??? functions of DcmElement)

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