DCMTK  Version 3.6.5
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 DiScaleTemplate< T >::isSigned().


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


Generated on Mon Oct 28 2019 for DCMTK Version 3.6.5 by Doxygen 1.8.15