Home
last modified time | relevance | path

Searched refs:presIdData (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmnet/libsrc/
H A Ddimfind.cc353 T_ASC_PresentationContextID presIdData; in DIMSE_findProvider() local
363 …OFCondition cond = DIMSE_receiveDataSetInMemory(assoc, blockMode, timeout, &presIdData, &reqIds, N… in DIMSE_findProvider()
370 if (presIdData != presIdCmd) in DIMSE_findProvider()
H A Ddimstore.cc402 T_ASC_PresentationContextID presIdData = 0; in DIMSE_storeProvider() local
468 …cond = DIMSE_receiveDataSetInFile(assoc, blockMode, timeout, &presIdData, filestream, privCallback… in DIMSE_storeProvider()
480 &presIdData, imageDataSet, privCallback, &callbackCtx); in DIMSE_storeProvider()
488 if (cond.good() && (presIdData != presIdCmd)) in DIMSE_storeProvider()
H A Ddimget.cc298 T_ASC_PresentationContextID presIdData; in DIMSE_getProvider() local
307 …OFCondition cond = DIMSE_receiveDataSetInMemory(assoc, blockMode, timeout, &presIdData, &reqIds, N… in DIMSE_getProvider()
311 if (presIdData != presIdCmd) in DIMSE_getProvider()
H A Ddimmove.cc376 T_ASC_PresentationContextID presIdData; in DIMSE_moveProvider() local
385 … cond = DIMSE_receiveDataSetInMemory(assoc, blockMode, timeout, &presIdData, &reqIds, NULL, NULL); in DIMSE_moveProvider()
388 if (presIdData != presIdCmd) { in DIMSE_moveProvider()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp966 T_ASC_PresentationContextID presIdData; in ReadDataset() local
970 &presIdData, &tmp, NULL, NULL); in ReadDataset()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp966 T_ASC_PresentationContextID presIdData; in ReadDataset() local
970 &presIdData, &tmp, NULL, NULL); in ReadDataset()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp966 T_ASC_PresentationContextID presIdData; in ReadDataset() local
970 &presIdData, &tmp, NULL, NULL); in ReadDataset()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp966 T_ASC_PresentationContextID presIdData; in ReadDataset() local
970 &presIdData, &tmp, NULL, NULL); in ReadDataset()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp984 T_ASC_PresentationContextID presIdData; in ReadDataset() local
988 &presIdData, &tmp, NULL, NULL); in ReadDataset()