◆ I2DOutputPlugNewSC()
I2DOutputPlugNewSC::I2DOutputPlugNewSC |
( |
| ) |
|
Constructor, initializes member variables with standard values.
- Returns
- none
◆ ~I2DOutputPlugNewSC()
virtual I2DOutputPlugNewSC::~I2DOutputPlugNewSC |
( |
| ) |
|
|
virtual |
Virtual Destructor, clean up memory.
- Returns
- none
◆ convert()
Outputs SOP class specific information into dataset.
- Parameters
-
dataset | - [in/out] Dataset to write to |
- Returns
- EC_Normal if successful, error otherwise
Implements I2DOutputPlug.
◆ handle16BitSC()
Checks whether Image Pixel module attributes conform to the specification of a a 16 bit Secondary Capture object.
- Parameters
-
dataset | - [in] The dataset to check |
- Returns
- EC_Normal, if everything is fine, error code otherwise
◆ handle1BitSC()
Checks whether Image Pixel module attributes conform to the specification of a a 1 bit Secondary Capture object.
- Parameters
-
dataset | - [in] The dataset to check |
- Returns
- EC_Normal, if everything is fine, error code otherwise
◆ handle8BitSC()
Checks whether Image Pixel module attributes conform to the specification of a a 8 bit Secondary Capture object.
- Parameters
-
dataset | - [in] The dataset to check |
- Returns
- EC_Normal, if everything is fine, error code otherwise
◆ ident()
virtual OFString I2DOutputPlugNewSC::ident |
( |
| ) |
|
|
virtual |
Virtual function that returns a short name of the plugin.
- Returns
- The name of the plugin
Implements I2DOutputPlug.
◆ insertMultiFrameAttribs()
Inserts attributes for Multi-frame Module.
- Parameters
-
targetDataset | - [in/out] The dataset to write to |
- Returns
- EC_Normal if insertion was successfull, error code otherwise
◆ insertSCMultiFrameAttribs()
Inserts attributes Rescale Slope/Intercept/Type, which have to be written (1C) if color model is MONOCHROME2 and BitsStored > 1.
- Parameters
-
targetDataset | - [out] The dataset to write to |
- Returns
- EC_Normal if insertion was successfull, error code otherwise
◆ isValid()
Do some completeness / validity checks.
Should be called when dataset is completed and is about to be saved.
- Parameters
-
dataset | - [in] The dataset to check |
- Returns
- Error string if error occurs, empty string otherwise
Implements I2DOutputPlug.
◆ supportedSOPClassUIDs()
virtual void I2DOutputPlugNewSC::supportedSOPClassUIDs |
( |
OFList< OFString > & |
suppSOPs | ) |
|
|
virtual |
Overwrites function from base class.
Returns the Storage SOP class written by this plugin
- Parameters
-
suppSOPs | - [out] List of UIDs representing the supported SOP classes supported by this plugin. |
- Returns
- none
Implements I2DOutputPlug.
The documentation for this class was generated from the following file:
- dcmdata/include/dcmtk/dcmdata/libi2d/i2dplnsc.h