List of all members.
Detailed Description
Definition at line 35 of file i2dplsc.h.
Constructor & Destructor Documentation
I2DOutputPlugSC::I2DOutputPlugSC |
( |
| ) |
|
Constructor, initializes member variables with standard values.
- Returns:
- none
virtual I2DOutputPlugSC::~I2DOutputPlugSC |
( |
| ) |
|
|
virtual |
Virtual Destructor, clean up memory.
- Returns:
- none
Member Function Documentation
Outputs SOP class specific information into dataset.
- Parameters:
-
dataset | - [in/out] Dataset to write to |
- Returns:
- EC_Normal if successful, error otherwise
Implements I2DOutputPlug.
virtual OFString I2DOutputPlugSC::ident |
( |
| ) |
|
|
virtual |
Virtual function that returns a short name of the plugin.
- Returns:
- The name of the plugin
Implements I2DOutputPlug.
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.
virtual void I2DOutputPlugSC::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 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/i2dplsc.h