Home
last modified time | relevance | path

Searched refs:UID_PresentationLUTSOPClass (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddvpsprt.cc156 UID_PresentationLUTSOPClass, in negotiateAssociation()
622 } else if (sopClass == UID_PresentationLUTSOPClass) in handleNCreate()
687 } else if (sopClass == UID_PresentationLUTSOPClass) in handleNDelete()
779 if (assoc && (0 != ASC_findAcceptedPresentationContextID(assoc, UID_PresentationLUTSOPClass))) in filmSessionNSet()
806 if (assoc && (0 != ASC_findAcceptedPresentationContextID(assoc, UID_PresentationLUTSOPClass))) in filmBoxNSet()
840 if (assoc && (0 != ASC_findAcceptedPresentationContextID(assoc, UID_PresentationLUTSOPClass))) in filmSessionNCreate()
889 … if (assoc && (0 != ASC_findAcceptedPresentationContextID(assoc, UID_PresentationLUTSOPClass))) in filmBoxNCreate()
919 …((assoc==NULL) || (0 == ASC_findAcceptedPresentationContextID(assoc, UID_PresentationLUTSOPClass))) in presentationLUTNCreate()
983 …if (assoc && (0 != ASC_findAcceptedPresentationContextID(assoc, UID_PresentationLUTSOPClass))) use… in imageBoxNSet()
H A Ddvpsfs.cc313 if (aString != UID_PresentationLUTSOPClass) in printSCPCreate()
669 if (aString != UID_PresentationLUTSOPClass) in printSCPSet()
806 if (result==EC_Normal) result = refsopclassuid.putString(UID_PresentationLUTSOPClass); in addPresentationLUTReference()
H A Ddvpspr.cc531 …if (cond.good()) cond = ASC_addPresentationContext(params, 3, UID_PresentationLUTSOPClass, transfe… in negotiateAssociation()
591 …if ((assoc)&&(0 != ASC_findAcceptedPresentationContextID(assoc, UID_PresentationLUTSOPClass))) ret… in printerSupportsPresentationLUT()
H A Ddvpssp.cc473 ||(aString == UID_PresentationLUTSOPClass) in read()
724 result = DVPSHelper::addReferencedUIDItem(*dseq, UID_PresentationLUTSOPClass); in write()
1338 …OFCondition cond = printHandler.createRQ(UID_PresentationLUTSOPClass, presentationLUTInstanceUID, … in printSCUpreparePresentationLUT()
1394 if (result==EC_Normal) result = refsopclassuid.putString(UID_PresentationLUTSOPClass); in addPresentationLUTReference()
1632 …cond = printHandler.deleteRQ(UID_PresentationLUTSOPClass, presentationLUTInstanceUID.c_str(), stat… in printSCUdelete()
2438 if (aString != UID_PresentationLUTSOPClass) in printSCPCreate()
3031 if (aString != UID_PresentationLUTSOPClass) in printSCPSet()
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/include/
H A Ddcuid.h358 #define UID_PresentationLUTSOPClass "1.2.840.10008.5.1.1.23" macro
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/include/dcmtk/dcmdata/
H A Ddcuid.h693 #define UID_PresentationLUTSOPClass "1.2.840.10008.5.1.1.23" macro
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcuid.cxx210 { UID_PresentationLUTSOPClass, "PresentationLUTSOPClass" },
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcuid.cc428 { UID_PresentationLUTSOPClass, "PresentationLUTSOPClass" },