34 #include "dcmtk/config/osconfig.h"
36 #include "dcmtk/dcmsr/dsriodcc.h"
90 const OFBool byReference = OFFalse)
const;
Class for checking the content relationship constraints of an SR IOD (abstract)
virtual E_DocumentType getDocumentType() const
get the associated document type of the SR IOD
virtual OFBool isByReferenceAllowed() const
check whether by-reference relationships are allowed for this SR IOD
E_RelationshipType
SR relationship types.
E_ValueType
SR value types.
virtual OFBool isTemplateSupportRequired() const
check whether this SR IOD requires template support
DSRColonCadSRConstraintChecker()
default constructor
E_DocumentType
SR document types.
Class for checking the content relationship constraints of the Colon CAD SR IOD.
virtual const char * getRootTemplateIdentifier() const
get identifier of the root template
virtual ~DSRColonCadSRConstraintChecker()
destructor
virtual OFBool checkContentRelationship(const E_ValueType sourceValueType, const E_RelationshipType relationshipType, const E_ValueType targetValueType, const OFBool byReference=OFFalse) const
check whether specified content relationship is allowed for this IOD