Home
last modified time | relevance | path

Searched refs:UID_GrayscaleSoftcopyPresentationStateStorage (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcuid.cc207 …{ UID_GrayscaleSoftcopyPresentationStateStorage, "GrayscaleSoftcopyPresentationStateStor…
669 UID_GrayscaleSoftcopyPresentationStateStorage,
869 UID_GrayscaleSoftcopyPresentationStateStorage,
1074 UID_GrayscaleSoftcopyPresentationStateStorage,
1285 { UID_GrayscaleSoftcopyPresentationStateStorage, "PSg", 4096 },
H A Ddcddirif.cc677 else if (compare(sopClass, UID_GrayscaleSoftcopyPresentationStateStorage) || in sopClassToRecordType()
1487 … compare(mediaSOPClassUID, UID_GrayscaleSoftcopyPresentationStateStorage); in checkSOPClassAndXfer()
1501 … compare(mediaSOPClassUID, UID_GrayscaleSoftcopyPresentationStateStorage); in checkSOPClassAndXfer()
1509 … compare(mediaSOPClassUID, UID_GrayscaleSoftcopyPresentationStateStorage) || in checkSOPClassAndXfer()
1634 … found = compare(mediaSOPClassUID, UID_GrayscaleSoftcopyPresentationStateStorage) || in checkSOPClassAndXfer()
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcuid.cxx142 …{ UID_GrayscaleSoftcopyPresentationStateStorage, "GrayscaleSoftcopyPresentationStateStora…
313 UID_GrayscaleSoftcopyPresentationStateStorage,
467 { UID_GrayscaleSoftcopyPresentationStateStorage, "PSg", 4096 },
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/include/
H A Ddcuid.h285 #define UID_GrayscaleSoftcopyPresentationStateStorage "1.2.840.10008.5.1.4.1.1.11.1" macro
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/tests/
H A Dmkreport.cc307 …276.0.7230010.3.4.1915765545.18030.917282194.11.1.1", UID_GrayscaleSoftcopyPresentationStateStorag… in generate_fk()
310 …1.2.276.0.7230010.3.1.4.1707840890.221.974385403.16", UID_GrayscaleSoftcopyPresentationStateStorag… in generate_fk()
765 …reImageStorage, "1.2.276.0.7230010.3.1.4.123456.1.2", UID_GrayscaleSoftcopyPresentationStateStorag… in generate_07()
767 …10.3.1.4.123456", "1.2.276.0.7230010.3.1.4.123456.2", UID_GrayscaleSoftcopyPresentationStateStorag… in generate_07()
806 …em().setCompositeReference(DSRCompositeReferenceValue(UID_GrayscaleSoftcopyPresentationStateStorag… in generate_08()
807 …10.3.1.4.123456", "1.2.276.0.7230010.3.1.4.123456.2", UID_GrayscaleSoftcopyPresentationStateStorag… in generate_08()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/include/dcmtk/dcmdata/
H A Ddcuid.h450 #define UID_GrayscaleSoftcopyPresentationStateStorage "1.2.840.10008.5.1.4.1.1.11.1" macro
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/docs/
H A Ddcmsr.dox107 …ePtr->setPresentationState(DSRCompositeReferenceValue(UID_GrayscaleSoftcopyPresentationStateStorag…
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddcmpstat.cc216 return UID_GrayscaleSoftcopyPresentationStateStorage; in getSOPClassUID()
329 if (aString != UID_GrayscaleSoftcopyPresentationStateStorage) in read()
1121 result = sopclassuid.putString(UID_GrayscaleSoftcopyPresentationStateStorage); in write()
H A Ddviface.cc667 …if (dbhandle.makeNewStoreFileName(UID_GrayscaleSoftcopyPresentationStateStorage, instanceUID, imag… in savePState()
673 if (dbhandle.storeRequest(UID_GrayscaleSoftcopyPresentationStateStorage, in savePState()
H A Ddvpstat.cc211 result = delem->putString(UID_GrayscaleSoftcopyPresentationStateStorage); in writeHardcopyImageAttributes()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/apps/
H A Ddcmpschk.cc893 …ring(DCM_SOPClassUID, aString).good()) && (aString == UID_GrayscaleSoftcopyPresentationStateStorag… in checkfile()
H A Ddcmpsrcv.cc381 else if (strcmp(sopClass, UID_GrayscaleSoftcopyPresentationStateStorage) == 0) in checkRequestAgainstDataset()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/libsrc/
H A Ddsrtypes.cc394 …{DSRTypes::PT_Grayscale, UID_GrayscaleSoftcopyPresentationStateStorage, …
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/libsrc/
H A Ddcmqrdbi.cc2727 if (strcmp(SOPClassUID, UID_GrayscaleSoftcopyPresentationStateStorage) == 0) in storeRequest()