Helper class for converting between dcmjpls and CharLS error codes.
More...
Static Public Member Functions |
static const OFCondition & | convert (JLS_ERROR error) |
| This method converts a CharLS error code into a dcmjpls OFCondition.
|
Private Member Functions |
| DJLSError () |
| private undefined constructor
|
Detailed Description
Helper class for converting between dcmjpls and CharLS error codes.
Definition at line 38 of file djerror.h.
Member Function Documentation
static const OFCondition& DJLSError::convert |
( |
JLS_ERROR |
error | ) |
|
|
inlinestatic |
This method converts a CharLS error code into a dcmjpls OFCondition.
- Parameters
-
error | The CharLS error code |
- Returns
- The OFCondition
Definition at line 50 of file djerror.h.
The documentation for this class was generated from the following file: