Class representing the Segmented Property Type Code and Segmented Property Type Code Modifier Code Sequence.
More...
Class representing the Segmented Property Type Code and Segmented Property Type Code Modifier Code Sequence.
◆ check()
virtual OFCondition SegmentedPropertyTypeCodeItem::check |
( |
const OFBool |
quiet = OFFalse | ) |
|
|
virtual |
Check whether class has valid data.
- Parameters
-
quiet | If OFTrue, check will not produce any warnings or errors on the logger. Default is OFFalse. |
- Returns
- EC_Normal if data is valid, error otherwise
◆ checkModifiers()
OFCondition SegmentedPropertyTypeCodeItem::checkModifiers |
( |
const OFBool |
quiet = OFFalse | ) |
|
|
protected |
Check whether the modifier codes are ok.
- Parameters
-
quiet | If OFTrue, no warnings or errors will be printed to the loggers. Default is OFFalse. |
- Returns
- EC_Normal if data is ok, error otherwise
◆ read()
Read data from given item.
- Parameters
-
item | The item to read from |
clearOldData | If OFTrue, old data is cleared before reading |
- Returns
- EC_Normal if reading was successful, error otherwise
◆ write()
Write data to given item.
- Parameters
-
- Returns
- EC_Normal if writing was successful, error otherwise
The documentation for this class was generated from the following file: