OFFIS DCMTK  Version 3.6.0
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 >:
[legend]

Public Member Functions

 DiPixelRepresentationTemplate ()
 default constructor
 
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 52 of file dipxrept.h.

Member Function Documentation

template<class T>
EXPLICIT_SPECIALIZATION EP_Representation DiPixelRepresentationTemplate< T >::getRepresentation ( ) const
inlineprotectedvirtual
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 125 of file dipxrept.h.

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


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


Generated on Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2