Project

General

Profile

Actions

Feature #619

open

Initialization State for DcmElement values

Added by Michael Onken over 10 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-12-18
Due date:
% Done:

0%

Estimated time:
Module:
Operating System:
Compiler:

Description

Sometimes it would be nice to know whether a DcmElement is initialized or not (i.e. a value was explicitly set or not), e.g. when using DcmElements as members in a class to store a value, that is then exported later (for example to a DcmItem).

At the moment, it is not possible to decide whether a DcmElement's value does as initialized or not. This is true for string-based VRs, where the NULL pointer representing the value is interpreted as empty string by methods like getOFString(), returning EC_Normal.

No data to display

Actions

Also available in: Atom PDF