Public Member Functions | |
ItemStruct (const OFString &codingSchemeDesignator) | |
constructor | |
void | clear () |
clear additional information | |
OFBool | containsExtendedCharacters () |
check if this object contains non-ASCII characters in one of the strings affected by SpecificCharacterSet in DICOM | |
Public Attributes | |
const OFString | CodingSchemeDesignator |
Coding Scheme Designator (VR=SH, VM=1, Type=1). | |
OFString | CodingSchemeRegistry |
Coding Scheme Registry (VR=LO, VM=1, Type=1C). | |
OFString | CodingSchemeUID |
Coding Scheme UID (VR=UI, VM=1, Type=1C). | |
OFString | CodingSchemeExternalID |
Coding Scheme External ID (VR=ST, VM=1, Type=2C). | |
OFString | CodingSchemeName |
Coding Scheme Name (VR=ST, VM=1, Type=3). | |
OFString | CodingSchemeVersion |
Coding Scheme Version (VR=SH, VM=1, Type=3). | |
OFString | ResponsibleOrganization |
Responsible Organization (VR=ST, VM=1, Type=3). |
Definition at line 62 of file dsrcsidl.h.
|
constructor
Definition at line 67 of file dsrcsidl.h. |
|
check if this object contains non-ASCII characters in one of the strings affected by SpecificCharacterSet in DICOM
|