DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
Helper class for converting between dcmjpls and CharLS error codes. More...
Static Public Member Functions | |
static const OFConditionConst & | convert (JLS_ERROR error) |
This method converts a CharLS error code into a dcmjpls OFCondition. | |
Private Member Functions | |
DJLSError () | |
private undefined constructor |
Helper class for converting between dcmjpls and CharLS error codes.
static const OFConditionConst& DJLSError::convert | ( | JLS_ERROR | error | ) | [inline, static] |
This method converts a CharLS error code into a dcmjpls OFCondition.
error | The CharLS error code |