DCMTK  Version 3.6.2
OFFIS DICOM Toolkit
Public Member Functions | Protected Member Functions | List of all members
DiPixelRepresentationTemplate< T > Class Template Reference

Template class to determine pixel representation. More...

+ Inheritance diagram for DiPixelRepresentationTemplate< T >:

Public Member Functions

 DiPixelRepresentationTemplate ()
 default constructor
 
virtual ~DiPixelRepresentationTemplate ()
 destructor
 
int isSigned () const
 check whether template type T is signed or not More...
 

Protected Member Functions

virtual EP_Representation getRepresentation () const
 determine integer representation for template type T More...
 

Detailed Description

template<class T>
class DiPixelRepresentationTemplate< T >

Template class to determine pixel representation.

Size of basic structure, sign-extension

Member Function Documentation

◆ getRepresentation()

template<class T>
DCMTK_EXPLICIT_SPECIALIZATION EP_Representation DiPixelRepresentationTemplate< T >::getRepresentation ( ) const
inlineprotectedvirtual

◆ isSigned()

template<class T>
DCMTK_EXPLICIT_SPECIALIZATION int DiPixelRepresentationTemplate< T >::isSigned ( ) const
inline

check whether template type T is signed or not

Returns
true if signed, false otherwise

Referenced by DiPixelRepresentationTemplate< T3 >::isSigned(), DiScaleTemplate< T >::isSigned(), and DiPixelRepresentationTemplate< T3 >::~DiPixelRepresentationTemplate().


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


Generated on Mon Jul 17 2017 for DCMTK Version 3.6.2 by Doxygen 1.8.13