DiPixelRepresentationTemplate< T > Class Template Reference

Template class to determine pixel representation. More...

Inheritance diagram for DiPixelRepresentationTemplate< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

template<class T>
class DiPixelRepresentationTemplate< T >

Template class to determine pixel representation.

Size of basic structure, sign-extension

Definition at line 56 of file dipxrept.h.


Member Function Documentation

template<class T>
EXPLICIT_SPECIALIZATION EP_Representation DiPixelRepresentationTemplate< T >::getRepresentation (  )  const [inline, protected, virtual]
template<class T>
EXPLICIT_SPECIALIZATION int DiPixelRepresentationTemplate< T >::isSigned (  )  const [inline]

check whether template type T is signed or not

Returns:
true if signed, false otherwise

Definition at line 126 of file dipxrept.h.

Referenced by DiYBRPixelTemplate< T1, T2 >::convert(), and DiScaleTemplate< T >::interpolatePixel().


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


Generated on 12 Dec 2009 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.6.1