DCMTK  Version 3.6.1 20170228
OFFIS DICOM Toolkit
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DSRSubTemplate Member List

This is the complete list of members for DSRSubTemplate, including all inherited members.

addByReferenceRelationship(const E_RelationshipType relationshipType, const size_t referencedNodeID)DSRDocumentSubTreeprotectedvirtual
addChildContentItem(const E_RelationshipType relationshipType, const E_ValueType valueType, const DSRCodedEntryValue &conceptName, const OFBool check=OFTrue)DSRDocumentSubTreeprotectedvirtual
addContentItem(const E_RelationshipType relationshipType, const E_ValueType valueType, const E_AddMode addMode=AM_afterCurrent)DSRDocumentSubTreeprotectedvirtual
addContentItem(DSRDocumentTreeNode *node, const E_AddMode addMode=AM_afterCurrent, const OFBool deleteIfFail=OFFalse)DSRDocumentSubTreeprotectedvirtual
addContentItem(const E_RelationshipType relationshipType, const E_ValueType valueType, const DSRCodedEntryValue &conceptName, const OFBool check=OFTrue)DSRDocumentSubTreeprotectedvirtual
addElementToDataset(OFCondition &result, DcmItem &dataset, DcmElement *delem, const OFString &vm, const OFString &type, const char *moduleName=NULL)DSRTypesprotectedstatic
addNode(DSRDocumentTreeNode *node, const E_AddMode addMode=AM_afterCurrent)DSRDocumentSubTreeprotectedvirtual
AM_afterCurrent enum valueDSRTypesprotected
AM_beforeCurrent enum valueDSRTypesprotected
AM_belowCurrent enum valueDSRTypesprotected
AM_belowCurrentBeforeFirstChild enum valueDSRTypesprotected
appendStream(STD_NAMESPACE ostream &mainStream, OFOStringStream &tempStream, const char *heading=NULL)DSRTypesprotectedstatic
canAddByReferenceRelationship(const E_RelationshipType relationshipType, const E_ValueType targetValueType) const DSRDocumentSubTreeprotectedvirtual
canAddContentItem(const E_RelationshipType relationshipType, const E_ValueType valueType, const E_AddMode addMode=AM_afterCurrent) const DSRDocumentSubTreeprotectedvirtual
canInsertSubTree(const DSRDocumentSubTree *tree, const E_AddMode addMode=AM_belowCurrent, const E_RelationshipType defaultRelType=RT_unknown) const DSRDocumentSubTreeprotectedvirtual
canUseTemplateIdentification() const DSRDocumentSubTreeprotectedvirtual
CB_maskPrintFlagsDSRTypesprotectedstatic
CB_maskReadFlagsDSRTypesprotectedstatic
CF_Complete enum valueDSRTypesprotected
CF_invalid enum valueDSRTypesprotected
CF_last enum valueDSRTypesprotected
CF_Partial enum valueDSRTypesprotected
characterSetToDefinedTerm(const E_CharacterSet characterSet)DSRTypesprotectedstatic
characterSetToHTMLName(const E_CharacterSet characterSet)DSRTypesprotectedstatic
characterSetToXMLName(const E_CharacterSet characterSet)DSRTypesprotectedstatic
checkByReferenceRelationships(const size_t mode=0, const size_t flags=0)DSRDocumentSubTreeprotected
checkElementValue(DcmElement *delem, const DcmTagKey &tagKey, const OFString &vm, const OFString &type, const OFCondition &searchCond=EC_Normal, const char *moduleName=NULL, const OFBool acceptViolation=OFFalse)DSRTypesprotectedstatic
checkElementValue(DcmElement &delem, const OFString &vm, const OFString &type, const OFCondition &searchCond=EC_Normal, const char *moduleName=NULL, const OFBool acceptViolation=OFFalse)DSRTypesprotectedstatic
checkForValidReference(const OFString &stringValue)DSRTypesprotectedstatic
checkSubTreeConstraints(const DSRDocumentSubTree *tree, const DSRIODConstraintChecker *checker) const DSRDocumentSubTreeprotectedvirtual
clear()DSRSubTemplatevirtual
clearAnnotations()DSRTree< DSRDocumentTreeNode >protected
clearEntriesInNodeList()DSRTemplateCommonprotected
clearNodeCursorStack()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
clone() const DSRSubTemplatevirtual
cloneCurrentTreeNode() const DSRDocumentSubTreeprotectedvirtual
cloneSubTree(const size_t stopAfterNodeID=0) const DSRDocumentSubTreeprotectedvirtual
cloneTree() const DSRSubTemplatevirtual
CM_resetReferenceTargetFlagDSRTypesprotectedstatic
CM_updateNodeIDDSRTypesprotectedstatic
CM_updatePositionStringDSRTypesprotectedstatic
COC_Continuous enum valueDSRTypesprotected
COC_invalid enum valueDSRTypesprotected
COC_last enum valueDSRTypesprotected
COC_Separate enum valueDSRTypesprotected
compareTemplateIdentication(const OFString &templateIdentifier, const OFString &mappingResource, const OFString &mappingResourceUID="") const DSRTemplateCommonvirtual
compareTemplateIdentification(const OFString &templateIdentifier, const OFString &mappingResource, const OFString &mappingResourceUID="") const DSRDocumentSubTreeprotectedvirtual
completionFlagToEnumeratedValue(const E_CompletionFlag completionFlag)DSRTypesprotectedstatic
ConstraintCheckerDSRDocumentSubTreeprotected
continuityOfContentToEnumeratedValue(const E_ContinuityOfContent continuityOfContent)DSRTypesprotectedstatic
convertToHTMLString(const OFString &sourceString, OFString &markupString, const size_t flags=0, const OFBool newlineAllowed=OFFalse)DSRTypesprotectedstatic
convertToPrintString(const OFString &sourceString, OFString &printString)DSRTypesprotectedstatic
convertToXMLString(const OFString &sourceString, OFString &markupString)DSRTypesprotectedstatic
countChildNodes(const OFBool searchIntoSub=OFTrue) constDSRTreeNodeCursor< DSRDocumentTreeNode >protected
countNodes(const OFBool searchIntoSubTemplates=OFFalse, const OFBool countIncludedTemplateNodes=OFTrue) const DSRDocumentSubTreeprotected
DSRTree< DSRDocumentTreeNode >::countNodes() constDSRTree< DSRDocumentTreeNode >protected
createDocumentTreeNode(const E_RelationshipType relationshipType, const E_ValueType valueType)DSRTypesprotectedstatic
createExpandedSubTree(DSRDocumentSubTree *&tree) const DSRDocumentSubTreeprotectedvirtual
createHTMLAnnexEntry(STD_NAMESPACE ostream &docStream, STD_NAMESPACE ostream &annexStream, const OFString &referenceText, size_t &annexNumber, const size_t flags=0)DSRTypesprotectedstatic
createHTMLFootnote(STD_NAMESPACE ostream &docStream, STD_NAMESPACE ostream &footnoteStream, size_t &footnoteNumber, const size_t nodeID, const size_t flags=0)DSRTypesprotectedstatic
createIODConstraintChecker(const E_DocumentType documentType)DSRTypesprotectedstatic
CS_Arabic enum valueDSRTypesprotected
CS_ASCII enum valueDSRTypesprotected
CS_ChineseGB18030 enum valueDSRTypesprotected
CS_ChineseGBK enum valueDSRTypesprotected
CS_ChineseISO enum valueDSRTypesprotected
CS_Cyrillic enum valueDSRTypesprotected
CS_default enum valueDSRTypesprotected
CS_Greek enum valueDSRTypesprotected
CS_Hebrew enum valueDSRTypesprotected
CS_invalid enum valueDSRTypesprotected
CS_Japanese enum valueDSRTypesprotected
CS_Korean enum valueDSRTypesprotected
CS_last enum valueDSRTypesprotected
CS_Latin1 enum valueDSRTypesprotected
CS_Latin2 enum valueDSRTypesprotected
CS_Latin3 enum valueDSRTypesprotected
CS_Latin4 enum valueDSRTypesprotected
CS_Latin5 enum valueDSRTypesprotected
CS_Thai enum valueDSRTypesprotected
CS_unknown enum valueDSRTypesprotected
CS_UTF8 enum valueDSRTypesprotected
currentDate(OFString &dateString)DSRTypesprotectedstatic
currentDateTime(OFString &dateTimeString)DSRTypesprotectedstatic
currentTime(OFString &timeString)DSRTypesprotectedstatic
CVT_auto enum valueDSRTypesprotected
CVT_Long enum valueDSRTypesprotected
CVT_Short enum valueDSRTypesprotected
CVT_URN enum valueDSRTypesprotected
definedTermToCharacterSet(const OFString &definedTerm)DSRTypesprotectedstatic
definedTermToRelationshipType(const OFString &definedTerm)DSRTypesprotectedstatic
definedTermToValueType(const OFString &definedTerm)DSRTypesprotectedstatic
deleteTreeFromRootNode(DSRDocumentTreeNode *rootNode)DSRTree< DSRDocumentTreeNode >protectedvirtual
dicomToReadableDate(const OFString &dicomDate, OFString &readableDate)DSRTypesprotectedstatic
dicomToReadableDateTime(const OFString &dicomDateTime, OFString &readableDateTime)DSRTypesprotectedstatic
dicomToReadablePersonName(const OFString &dicomPersonName, OFString &readablePersonName)DSRTypesprotectedstatic
dicomToReadableTime(const OFString &dicomTime, OFString &readableTime)DSRTypesprotectedstatic
dicomToXMLPersonName(const OFString &dicomPersonName, OFString &xmlPersonName, const OFBool writeEmptyValue=OFFalse)DSRTypesprotectedstatic
documentTypeToDocumentTitle(const E_DocumentType documentType, OFString &documentTitle)DSRTypesprotectedstatic
documentTypeToModality(const E_DocumentType documentType)DSRTypesprotectedstatic
documentTypeToReadableName(const E_DocumentType documentType)DSRTypesprotectedstatic
documentTypeToSOPClassUID(const E_DocumentType documentType)DSRTypesprotectedstatic
DSRDocumentSubTree()DSRDocumentSubTreeprotected
DSRDocumentSubTree(const DSRDocumentSubTree &tree)DSRDocumentSubTreeprotected
DSRDocumentSubTree(DSRDocumentTreeNode *rootNode)DSRDocumentSubTreeprotected
DSRDocumentSubTree(const DSRDocumentTreeNodeCursor &startCursor, size_t stopAfterNodeID)DSRDocumentSubTreeprotected
DSRSubTemplate(const OFString &templateIdentifier, const OFString &mappingResource, const OFString &mappingResourceUID="")DSRSubTemplate
DSRSubTemplate(const DSRSubTemplate &subTemplate)DSRSubTemplate
DSRTemplateCommon(const OFString &templateIdentifier, const OFString &mappingResource, const OFString &mappingResourceUID="")DSRTemplateCommonprotected
DSRTree()DSRTree< DSRDocumentTreeNode >protected
DSRTree(const DSRTree< DSRDocumentTreeNode > &tree)DSRTree< DSRDocumentTreeNode >protected
DSRTree(DSRDocumentTreeNode *rootNode)DSRTree< DSRDocumentTreeNode >protected
DSRTree(const DSRTreeNodeCursor< DSRDocumentTreeNode > &startCursor, size_t stopAfterNodeID)DSRTree< DSRDocumentTreeNode >protected
DSRTreeNodeCursor()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
DSRTreeNodeCursor(const DSRTreeNodeCursor< DSRDocumentTreeNode, B > &cursor)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
DSRTreeNodeCursor(DSRDocumentTreeNode *node, const DSRPositionCounter *position=NULL)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
DT_AcquisitionContextSR enum valueDSRTypesprotected
DT_BasicTextSR enum valueDSRTypesprotected
DT_ChestCadSR enum valueDSRTypesprotected
DT_ColonCadSR enum valueDSRTypesprotected
DT_Comprehensive3DSR enum valueDSRTypesprotected
DT_ComprehensiveSR enum valueDSRTypesprotected
DT_EnhancedSR enum valueDSRTypesprotected
DT_ExtensibleSR enum valueDSRTypesprotected
DT_ImplantationPlanSRDocument enum valueDSRTypesprotected
DT_invalid enum valueDSRTypesprotected
DT_KeyObjectSelectionDocument enum valueDSRTypesprotected
DT_last enum valueDSRTypesprotected
DT_MacularGridThicknessAndVolumeReport enum valueDSRTypesprotected
DT_MammographyCadSR enum valueDSRTypesprotected
DT_ProcedureLog enum valueDSRTypesprotected
DT_RadiopharmaceuticalRadiationDoseSR enum valueDSRTypesprotected
DT_SimplifiedAdultEchoSR enum valueDSRTypesprotected
DT_SpectaclePrescriptionReport enum valueDSRTypesprotected
DT_unknown enum valueDSRTypesprotected
DT_XRayRadiationDoseSR enum valueDSRTypesprotected
E_AddMode enum nameDSRTypesprotected
E_CharacterSet enum nameDSRTypesprotected
E_CodeValueType enum nameDSRTypesprotected
E_CompletionFlag enum nameDSRTypesprotected
E_ContinuityOfContent enum nameDSRTypesprotected
E_DocumentType enum nameDSRTypesprotected
E_GraphicType enum nameDSRTypesprotected
E_GraphicType3D enum nameDSRTypesprotected
E_PreliminaryFlag enum nameDSRTypesprotected
E_PresentationStateType enum nameDSRTypesprotected
E_RelationshipType enum nameDSRTypesprotected
E_TemporalRangeType enum nameDSRTypesprotected
E_ValueType enum nameDSRTypesprotected
E_VerificationFlag enum nameDSRTypesprotected
enumeratedValueToCompletionFlag(const OFString &enumeratedValue)DSRTypesprotectedstatic
enumeratedValueToContinuityOfContent(const OFString &enumeratedValue)DSRTypesprotectedstatic
enumeratedValueToGraphicType(const OFString &enumeratedValue)DSRTypesprotectedstatic
enumeratedValueToGraphicType3D(const OFString &enumeratedValue)DSRTypesprotectedstatic
enumeratedValueToPreliminaryFlag(const OFString &enumeratedValue)DSRTypesprotectedstatic
enumeratedValueToTemporalRangeType(const OFString &enumeratedValue)DSRTypesprotectedstatic
enumeratedValueToVerificationFlag(const OFString &enumeratedValue)DSRTypesprotectedstatic
expandIncludedTemplates(DSRDocumentSubTree *tree) const DSRDocumentSubTreeprotectedvirtual
extractNode()DSRDocumentSubTreeprotectedvirtual
extractSubTree()DSRDocumentSubTreeprotectedvirtual
getAndCheckElementFromDataset(DcmItem &dataset, DcmElement &delem, const OFString &vm, const OFString &type, const char *moduleName=NULL, const OFBool acceptViolation=OFFalse)DSRTypesprotectedstatic
getAndCheckStringValueFromDataset(DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue, const OFString &vm, const OFString &type, const char *moduleName=NULL, const OFBool acceptViolation=OFFalse)DSRTypesprotectedstatic
getAndRemoveRootNode()DSRDocumentSubTreeprotectedvirtual
getChildNode() constDSRTreeNodeCursor< DSRDocumentTreeNode >protectedvirtual
getCurrentContentItem()DSRDocumentSubTreeprotectedvirtual
getCurrentNode() const DSRDocumentSubTreeprotectedvirtual
getCursor() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
getCursorToRootNode(DSRDocumentTreeNodeCursor &cursor) const DSRDocumentSubTreeprotectedvirtual
getCursorToRootNode(DSRIncludedTemplateNodeCursor &cursor) const DSRDocumentSubTreeprotectedvirtual
getElementFromDataset(DcmItem &dataset, DcmElement &delem)DSRTypesprotectedstatic
getEntryFromNodeList(const size_t pos) const DSRTemplateCommonprotected
getLevel() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
getMappingResource() const DSRTemplateCommoninline
getMappingResourceUID() const DSRTemplateCommoninline
getMarkupStringFromElement(const DcmElement &delem, OFString &stringValue, const OFBool convertNonASCII=OFFalse)DSRTypesprotectedstatic
getNextNode() constDSRTreeNodeCursor< DSRDocumentTreeNode >protectedvirtual
getNextNodeID() constDSRTree< DSRDocumentTreeNode >inlineprotected
getNode() const DSRDocumentSubTreeprotectedvirtual
getNodeID() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
getParentNode() constDSRTreeNodeCursor< DSRDocumentTreeNode >protectedvirtual
getPosition(OFString &position, const char separator= '.') constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
getPositionCounter()DSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
getPreviousNode() constDSRTreeNodeCursor< DSRDocumentTreeNode >protectedvirtual
getPrintStringFromElement(const DcmElement &delem, OFString &stringValue)DSRTypesprotectedstatic
getRoot() constDSRTree< DSRDocumentTreeNode >protectedvirtual
getStringValueFromDataset(DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue, const signed long pos=0)DSRTypesprotectedstatic
getStringValueFromElement(const DcmElement &delem)DSRTypesprotectedstatic
getStringValueFromElement(const DcmElement &delem, OFString &stringValue)DSRTypesprotectedstatic
getStringValueFromElement(const DcmElement &delem, OFString &stringValue, const signed long pos)DSRTypesprotectedstatic
getTemplateIdentification(OFString &templateIdentifier, OFString &mappingResource) const DSRDocumentSubTreeprotectedvirtual
getTemplateIdentification(OFString &templateIdentifier, OFString &mappingResource, OFString &mappingResourceUID) const DSRDocumentSubTreeprotectedvirtual
getTemplateIdentifier() const DSRTemplateCommoninline
getTree()DSRSubTemplatevirtual
goDown()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
gotoAnnotatedNode(const OFString &annotationText, const OFBool startFromRoot=OFTrue)DSRDocumentSubTreeprotectedvirtual
gotoChild()DSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
gotoEntryFromNodeList(DSRDocumentTreeNodeCursor &cursor, const size_t pos) const DSRTemplateCommonprotected
gotoEntryFromNodeList(DSRDocumentSubTree *tree, const size_t pos)DSRTemplateCommonprotected
gotoFirst()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
gotoLast()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
gotoLastEntryFromNodeList(DSRDocumentSubTree *tree, const size_t lastPos, const size_t firstPos=0)DSRTemplateCommonprotected
gotoNamedChildNode(const DSRCodedEntryValue &conceptName, const OFBool searchIntoSub=OFTrue)DSRDocumentSubTreeprotectedvirtual
gotoNamedNode(const DSRCodedEntryValue &conceptName, const OFBool startFromRoot=OFTrue, const OFBool searchIntoSub=OFTrue)DSRDocumentSubTreeprotectedvirtual
gotoNext()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
gotoNextAnnotatedNode(const OFString &annotationText)DSRDocumentSubTreeprotectedvirtual
gotoNextNamedNode(const DSRCodedEntryValue &conceptName, const OFBool searchIntoSub=OFTrue)DSRDocumentSubTreeprotectedvirtual
gotoNode(const size_t searchID, const OFBool startFromRoot=OFTrue)DSRTree< DSRDocumentTreeNode >protected
gotoNode(const OFString &reference, const OFBool startFromRoot=OFTrue)DSRTree< DSRDocumentTreeNode >protected
gotoNode(const DSRTreeNodeAnnotation &annotation, const OFBool startFromRoot=OFTrue)DSRTree< DSRDocumentTreeNode >protected
DSRTreeNodeCursor< DSRDocumentTreeNode >::gotoNode(const size_t searchID)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
DSRTreeNodeCursor< DSRDocumentTreeNode >::gotoNode(const OFString &position, const char separator= '.')DSRTreeNodeCursor< DSRDocumentTreeNode >protected
DSRTreeNodeCursor< DSRDocumentTreeNode >::gotoNode(const DSRTreeNodeAnnotation &annotation)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
gotoParent()DSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
gotoPrevious()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
gotoRoot()DSRTree< DSRDocumentTreeNode >inlineprotected
goUp()DSRTreeNodeCursor< DSRDocumentTreeNode >protected
graphicType3DToEnumeratedValue(const E_GraphicType3D graphicType)DSRTypesprotectedstatic
graphicType3DToReadableName(const E_GraphicType3D graphicType)DSRTypesprotectedstatic
graphicTypeToEnumeratedValue(const E_GraphicType graphicType)DSRTypesprotectedstatic
graphicTypeToReadableName(const E_GraphicType graphicType)DSRTypesprotectedstatic
GT3_Ellipse enum valueDSRTypesprotected
GT3_Ellipsoid enum valueDSRTypesprotected
GT3_invalid enum valueDSRTypesprotected
GT3_last enum valueDSRTypesprotected
GT3_Multipoint enum valueDSRTypesprotected
GT3_Point enum valueDSRTypesprotected
GT3_Polygon enum valueDSRTypesprotected
GT3_Polyline enum valueDSRTypesprotected
GT3_unknown enum valueDSRTypesprotected
GT_Circle enum valueDSRTypesprotected
GT_Ellipse enum valueDSRTypesprotected
GT_invalid enum valueDSRTypesprotected
GT_last enum valueDSRTypesprotected
GT_Multipoint enum valueDSRTypesprotected
GT_Point enum valueDSRTypesprotected
GT_Polyline enum valueDSRTypesprotected
GT_unknown enum valueDSRTypesprotected
hasChildNodes() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
hasNextNode() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
hasParentNode() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
hasPreviousNode() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
hasSiblingNodes() constDSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
DSRDocumentSubTree::hasTemplateIdentification() const DSRDocumentSubTreeprotectedvirtual
DSRTemplateCommon::hasTemplateIdentification() const DSRTemplateCommonvirtual
HF_addDocumentTypeReferenceDSRTypesprotectedstatic
HF_alwaysExpandChildrenInlineDSRTypesprotectedstatic
HF_convertNonASCIICharactersDSRTypesprotectedstatic
HF_copyStyleSheetContentDSRTypesprotectedstatic
HF_createFootnoteReferencesDSRTypesprotectedstatic
HF_currentlyInsideAnnexDSRTypesprotectedstatic
HF_HTML32CompatibilityDSRTypesprotectedstatic
HF_internalUseOnlyDSRTypesprotectedstatic
HF_neverExpandChildrenInlineDSRTypesprotectedstatic
HF_omitGeneratorMetaElementDSRTypesprotectedstatic
HF_renderAllCodesDSRTypesprotectedstatic
HF_renderConceptNameCodesDSRTypesprotectedstatic
HF_renderDcmtkFootnoteDSRTypesprotectedstatic
HF_renderFullDataDSRTypesprotectedstatic
HF_renderInlineCodesDSRTypesprotectedstatic
HF_renderItemInlineDSRTypesprotectedstatic
HF_renderItemsSeparatelyDSRTypesprotectedstatic
HF_renderNoDocumentHeaderDSRTypesprotectedstatic
HF_renderNumericUnitCodesDSRTypesprotectedstatic
HF_renderPatientTitleDSRTypesprotectedstatic
HF_renderSectionTitlesInlineDSRTypesprotectedstatic
HF_useCodeDetailsTooltipDSRTypesprotectedstatic
HF_useCodeMeaningAsUnitDSRTypesprotectedstatic
HF_XHTML11CompatibilityDSRTypesprotectedstatic
includeTemplate(const DSRSharedSubTemplate &subTemplate, const E_AddMode addMode=AM_belowCurrent, const E_RelationshipType defaultRelType=RT_unknown)DSRDocumentSubTreeprotectedvirtual
insertSubTree(DSRDocumentSubTree *tree, const E_AddMode addMode=AM_belowCurrent, const E_RelationshipType defaultRelType=RT_unknown, const OFBool deleteIfFail=OFFalse)DSRDocumentSubTreeprotectedvirtual
insertTemplate(const DSRSubTemplate &subTemplate, const E_AddMode addMode=AM_belowCurrent, const E_RelationshipType defaultRelType=RT_unknown)DSRSubTemplatevirtual
isCursorValid() const DSRDocumentSubTreeprotectedvirtual
isDocumentTypeSupported(const E_DocumentType documentType)DSRTypesprotectedstatic
isEmpty() constDSRTree< DSRDocumentTreeNode >inlineprotected
isExpandedDocumentTree() const DSRDocumentSubTreeprotectedvirtual
isExtensible() const DSRTemplateCommoninlinevirtual
isRootTemplate() const DSRSubTemplateinline
isTemplateIdentificationValid(const OFBool check=OFTrue) const DSRTemplateCommonvirtual
isValid() const DSRSubTemplatevirtual
isValidDocumentTree(const E_RelationshipType defaultRelType=RT_unknown) const DSRDocumentSubTreeprotectedvirtual
iterate(const OFBool searchIntoSub=OFTrue)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
localTimezone(OFString &timezoneString)DSRTypesprotectedstatic
NodeCursorDSRTreeNodeCursor< DSRDocumentTreeNode >protected
NodeCursorStackDSRTreeNodeCursor< DSRDocumentTreeNode >protected
numberToString(const size_t number, char *stringValue)DSRTypesprotectedstatic
DSRDocumentSubTree::operator=(DSRDocumentSubTree tree)DSRDocumentSubTreeprotected
DSRDocumentSubTree::DSRTree< DSRDocumentTreeNode >::operator=(DSRTree< DSRDocumentTreeNode > tree)DSRTree< DSRDocumentTreeNode >protected
DSRDocumentSubTree::DSRTreeNodeCursor< DSRDocumentTreeNode >::operator=(const DSRTreeNodeCursor< DSRDocumentTreeNode, B > &cursor)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
DSRDocumentSubTree::DSRTreeNodeCursor< DSRDocumentTreeNode >::operator=(DSRDocumentTreeNode *node)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
PF_dontCountIncludedTemplateNodesDSRTypesprotectedstatic
PF_Final enum valueDSRTypesprotected
PF_hideIncludedTemplateNodesDSRTypesprotectedstatic
PF_indicateEnhancedEncodingModeDSRTypesprotectedstatic
PF_invalid enum valueDSRTypesprotected
PF_last enum valueDSRTypesprotected
PF_Preliminary enum valueDSRTypesprotected
PF_printAllCodesDSRTypesprotectedstatic
PF_printAnnotationDSRTypesprotectedstatic
PF_printConceptNameCodesDSRTypesprotectedstatic
PF_printInvalidCodesDSRTypesprotectedstatic
PF_printItemPositionDSRTypesprotectedstatic
PF_printLongSOPClassNameDSRTypesprotectedstatic
PF_printNodeIDDSRTypesprotectedstatic
PF_printNoDocumentHeaderDSRTypesprotectedstatic
PF_printSOPClassUIDDSRTypesprotectedstatic
PF_printSOPInstanceUIDDSRTypesprotectedstatic
PF_printTemplateIdentificationDSRTypesprotectedstatic
PF_shortenLongItemValuesDSRTypesprotectedstatic
PF_useANSIEscapeCodesDSRTypesprotectedstatic
PositionDSRTreeNodeCursor< DSRDocumentTreeNode >protected
preliminaryFlagToEnumeratedValue(const E_PreliminaryFlag preliminaryFlag)DSRTypesprotectedstatic
presentationStateTypeToShortName(const E_PresentationStateType pstateType)DSRTypesprotectedstatic
print(STD_NAMESPACE ostream &stream, const size_t flags=0, const DSRPositionCounter *posCounter=NULL)DSRDocumentSubTreeprotectedvirtual
printContentItemErrorMessage(const char *action, const OFCondition &result, const DSRDocumentTreeNode *node, const char *location=NULL)DSRTypesprotectedstatic
printInvalidContentItemMessage(const char *action, const DSRDocumentTreeNode *node, const char *location=NULL)DSRTypesprotectedstatic
printUnknownValueWarningMessage(const char *valueName, const char *readValue=NULL, const char *action="Reading")DSRTypesprotectedstatic
PT_Blending enum valueDSRTypesprotected
PT_Color enum valueDSRTypesprotected
PT_CompositingPlanarMPR enum valueDSRTypesprotected
PT_Grayscale enum valueDSRTypesprotected
PT_GrayscalePlanarMPR enum valueDSRTypesprotected
PT_invalid enum valueDSRTypesprotected
PT_last enum valueDSRTypesprotected
PT_PseudoColor enum valueDSRTypesprotected
PT_unknown enum valueDSRTypesprotected
PT_XAXRFGrayscale enum valueDSRTypesprotected
putStringValueToDataset(DcmItem &dataset, const DcmTag &tag, const OFString &stringValue, const OFBool allowEmpty=OFTrue)DSRTypesprotectedstatic
relationshipTypeToDefinedTerm(const E_RelationshipType relationshipType)DSRTypesprotectedstatic
relationshipTypeToReadableName(const E_RelationshipType relationshipType)DSRTypesprotectedstatic
removeAttributeFromSequence(DcmSequenceOfItems &sequence, const DcmTagKey &tagKey)DSRTypesprotectedstatic
removeCurrentContentItem()DSRDocumentSubTreeprotectedvirtual
removeNode()DSRDocumentSubTreeprotectedvirtual
removeSubTree(const size_t searchID=0)DSRDocumentSubTreeprotectedvirtual
replaceNode(DSRDocumentTreeNode *node)DSRDocumentSubTreeprotectedvirtual
requiresEnhancedEquipmentModule(const E_DocumentType documentType)DSRTypesprotectedstatic
requiresTimezoneModule(const E_DocumentType documentType)DSRTypesprotectedstatic
reserveEntriesInNodeList(const size_t count, const OFBool initialize=OFFalse)DSRTemplateCommonprotected
resetReferenceTargetFlag()DSRDocumentSubTreeprotectedvirtual
RF_acceptInvalidContentItemValueDSRTypesprotectedstatic
RF_acceptUnknownRelationshipTypeDSRTypesprotectedstatic
RF_ignoreContentItemErrorsDSRTypesprotectedstatic
RF_ignoreRelationshipConstraintsDSRTypesprotectedstatic
RF_readDigitalSignaturesDSRTypesprotectedstatic
RF_showCurrentlyProcessedItemDSRTypesprotectedstatic
RF_skipInvalidContentItemsDSRTypesprotectedstatic
RT_contains enum valueDSRTypesprotected
RT_hasAcqContext enum valueDSRTypesprotected
RT_hasConceptMod enum valueDSRTypesprotected
RT_hasObsContext enum valueDSRTypesprotected
RT_hasProperties enum valueDSRTypesprotected
RT_inferredFrom enum valueDSRTypesprotected
RT_invalid enum valueDSRTypesprotected
RT_isRoot enum valueDSRTypesprotected
RT_last enum valueDSRTypesprotected
RT_selectedFrom enum valueDSRTypesprotected
RT_unknown enum valueDSRTypesprotected
setCursor(const DSRTreeNodeCursor< DSRDocumentTreeNode, B > &cursor)DSRTreeNodeCursor< DSRDocumentTreeNode >inlineprotected
setCursor(DSRDocumentTreeNode *node)DSRTreeNodeCursor< DSRDocumentTreeNode >protected
setExtensible(const OFBool mode=OFTrue)DSRTemplateCommoninlinevirtual
setTemplateIdentification(const OFString &templateIdentifier, const OFString &mappingResource, const OFString &mappingResourceUID="", const OFBool check=OFTrue)DSRDocumentSubTreeprotectedvirtual
sopClassUIDToDocumentType(const OFString &sopClassUID)DSRTypesprotectedstatic
sopClassUIDToPresentationStateType(const OFString &sopClassUID)DSRTypesprotectedstatic
storeEntryInNodeList(const size_t pos, const size_t nodeID)DSRTemplateCommonprotected
stringToNumber(const char *stringValue)DSRTypesprotectedstatic
swap(DSRDocumentSubTree &tree)DSRDocumentSubTreeprotected
DSRTree< DSRDocumentTreeNode >::swap(DSRTree< DSRDocumentTreeNode > &tree)DSRTree< DSRDocumentTreeNode >protected
temporalRangeTypeToEnumeratedValue(const E_TemporalRangeType temporalRangeType)DSRTypesprotectedstatic
temporalRangeTypeToReadableName(const E_TemporalRangeType temporalRangeType)DSRTypesprotectedstatic
TRT_Begin enum valueDSRTypesprotected
TRT_End enum valueDSRTypesprotected
TRT_invalid enum valueDSRTypesprotected
TRT_last enum valueDSRTypesprotected
TRT_Multipoint enum valueDSRTypesprotected
TRT_Multisegment enum valueDSRTypesprotected
TRT_Point enum valueDSRTypesprotected
TRT_Segment enum valueDSRTypesprotected
TRT_unknown enum valueDSRTypesprotected
updateByReferenceRelationships(const OFBool updateIncludedTemplates=OFFalse)DSRDocumentSubTreeprotectedvirtual
updateTreeForOutput()DSRSubTemplateprotectedvirtual
valueTypeToDefinedTerm(const E_ValueType valueType)DSRTypesprotectedstatic
valueTypeToReadableName(const E_ValueType valueType)DSRTypesprotectedstatic
valueTypeToXMLTagName(const E_ValueType valueType)DSRTypesprotectedstatic
verificationFlagToEnumeratedValue(const E_VerificationFlag verificationFlag)DSRTypesprotectedstatic
VF_invalid enum valueDSRTypesprotected
VF_last enum valueDSRTypesprotected
VF_Unverified enum valueDSRTypesprotected
VF_Verified enum valueDSRTypesprotected
VT_byReference enum valueDSRTypesprotected
VT_Code enum valueDSRTypesprotected
VT_Composite enum valueDSRTypesprotected
VT_Container enum valueDSRTypesprotected
VT_Date enum valueDSRTypesprotected
VT_DateTime enum valueDSRTypesprotected
VT_Image enum valueDSRTypesprotected
VT_includedTemplate enum valueDSRTypesprotected
VT_invalid enum valueDSRTypesprotected
VT_last enum valueDSRTypesprotected
VT_Num enum valueDSRTypesprotected
VT_PName enum valueDSRTypesprotected
VT_SCoord enum valueDSRTypesprotected
VT_SCoord3D enum valueDSRTypesprotected
VT_TCoord enum valueDSRTypesprotected
VT_Text enum valueDSRTypesprotected
VT_Time enum valueDSRTypesprotected
VT_UIDRef enum valueDSRTypesprotected
VT_Waveform enum valueDSRTypesprotected
writeStringFromElementToXML(STD_NAMESPACE ostream &stream, DcmElement &delem, const OFString &tagName, const OFBool writeEmptyValue=OFFalse)DSRTypesprotectedstatic
writeStringValueToXML(STD_NAMESPACE ostream &stream, const OFString &stringValue, const OFString &tagName, const OFBool writeEmptyValue=OFFalse)DSRTypesprotectedstatic
writeXML(STD_NAMESPACE ostream &stream, const size_t flags=0)DSRDocumentSubTreeprotectedvirtual
XF_acceptEmptyStudySeriesInstanceUIDDSRTypesprotectedstatic
XF_addCommentsForIncludedTemplateDSRTypesprotectedstatic
XF_addSchemaReferenceDSRTypesprotectedstatic
XF_alwaysWriteItemIdentifierDSRTypesprotectedstatic
XF_codeComponentsAsAttributeDSRTypesprotectedstatic
XF_encodeEverythingAsAttributeDSRTypesprotectedstatic
XF_relationshipTypeAsAttributeDSRTypesprotectedstatic
XF_templateElementEnclosesItemsDSRTypesprotectedstatic
XF_templateIdentifierAsAttributeDSRTypesprotectedstatic
XF_useDcmsrNamespaceDSRTypesprotectedstatic
XF_validateSchemaDSRTypesprotectedstatic
XF_valueTypeAsAttributeDSRTypesprotectedstatic
XF_writeEmptyTagsDSRTypesprotectedstatic
XF_writeTemplateIdentificationDSRTypesprotectedstatic
xmlTagNameToValueType(const OFString &xmlTagName)DSRTypesprotectedstatic
~DSRDocumentSubTree()DSRDocumentSubTreeprotectedvirtual
~DSRSubTemplate()DSRSubTemplatevirtual
~DSRTemplateCommon()DSRTemplateCommonprotectedvirtual
~DSRTree()DSRTree< DSRDocumentTreeNode >protectedvirtual
~DSRTreeNodeCursor()DSRTreeNodeCursor< DSRDocumentTreeNode >protectedvirtual
~DSRTypes()DSRTypesprotectedvirtual


Generated on Tue Feb 28 2017 for DCMTK Version 3.6.1 20170228 by Doxygen 1.8.8