DCMTK  Version 3.6.1 20120515
OFFIS DICOM Toolkit
Public Member Functions | Private Attributes
DJ_RPLossless Class Reference

representation parameter for lossless JPEG More...

+ Inheritance diagram for DJ_RPLossless:

List of all members.

Public Member Functions

 DJ_RPLossless (int aPrediction=1, int aPt=0)
 constructor
 DJ_RPLossless (const DJ_RPLossless &arg)
 copy constructor
virtual ~DJ_RPLossless ()
 destructor
virtual
DcmRepresentationParameter
clone () const
 this methods creates a copy of type DcmRepresentationParameter * it must be overweritten in every subclass.
virtual const char * className () const
 returns the class name as string.
virtual OFBool operator== (const DcmRepresentationParameter &arg) const
 compares an object to another DcmRepresentationParameter.
int getPrediction () const
 returns the prediction value
int getPointTransformation () const
 returns the point transform

Private Attributes

int prediction
 prediction value
int pt
 point transform value

Detailed Description

representation parameter for lossless JPEG


Constructor & Destructor Documentation

DJ_RPLossless::DJ_RPLossless ( int  aPrediction = 1,
int  aPt = 0 
)

constructor

Parameters:
aPredictionprediction value
aPtpoint transform value

Member Function Documentation

virtual const char* DJ_RPLossless::className ( ) const [virtual]

returns the class name as string.

can be used in operator== as poor man's RTTI replacement.

Implements DcmRepresentationParameter.

virtual DcmRepresentationParameter* DJ_RPLossless::clone ( ) const [virtual]

this methods creates a copy of type DcmRepresentationParameter * it must be overweritten in every subclass.

Returns:
copy of this object

Implements DcmRepresentationParameter.

int DJ_RPLossless::getPointTransformation ( ) const [inline]

returns the point transform

Returns:
point transform
int DJ_RPLossless::getPrediction ( ) const [inline]

returns the prediction value

Returns:
prediction value
virtual OFBool DJ_RPLossless::operator== ( const DcmRepresentationParameter arg) const [virtual]

compares an object to another DcmRepresentationParameter.

Implementation must make sure that classes are comparable.

Parameters:
argrepresentation parameter to compare with
Returns:
true if equal, false otherwise.

Implements DcmRepresentationParameter.


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


Generated on Tue May 15 2012 for DCMTK Version 3.6.1 20120515 by Doxygen 1.7.5.1-20111027