Home
last modified time | relevance | path

Searched refs:findPresentationContextID (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmnet/libsrc/
H A Dassoc.cc585 findPresentationContextID(LST_HEAD * head, in findPresentationContextID() function
634 pc = findPresentationContextID( in ASC_addPresentationContext()
824 proposedContext = findPresentationContextID( in ASC_acceptPresentationContext()
859 acceptedContext = findPresentationContextID( in ASC_acceptPresentationContext()
908 proposedContext = findPresentationContextID( in ASC_refusePresentationContext()
916 acceptedContext = findPresentationContextID( in ASC_refusePresentationContext()
980 pc = findPresentationContextID( in ASC_findAcceptedPresentationContext()
1150 dpc = findPresentationContextID( in ASC_acceptContextsWithTransferSyntax()
1856 requestedPc = findPresentationContextID( in updateRequestedPCListFromAcceptedPCList()
H A Dscu.cc350 T_ASC_PresentationContextID DcmSCU::findPresentationContextID(const OFString& abstractSyntax, in findPresentationContextID() function in DcmSCU
589 …pcid = findPresentationContextID(UID_VerificationSOPClass, UID_LittleEndianExplicitTransferSyntax); in sendECHORequest()
591 … pcid = findPresentationContextID(UID_VerificationSOPClass, UID_BigEndianExplicitTransferSyntax); in sendECHORequest()
593 …pcid = findPresentationContextID(UID_VerificationSOPClass, UID_LittleEndianImplicitTransferSyntax); in sendECHORequest()
768 pcid = findPresentationContextID(sopClassUID, xfer.getXferID()); in sendSTORERequest()
H A Dscp.cc244 DUL_PRESENTATIONCONTEXT* DcmSCP::findPresentationContextID(LST_HEAD* head, in findPresentationContextID() function in DcmSCP
2174 … = findPresentationContextID(assoc->params->DULparams.acceptedPresentationContext, presID); in getPresentationContextInfo()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/DICOM/Core/
H A DctkDICOMRetrieve.cpp285 T_ASC_PresentationContextID presID = this->SCU.findPresentationContextID( in move()
397 T_ASC_PresentationContextID presID = this->SCU.findPresentationContextID( in get()
H A DctkDICOMQuery.cpp388 …presentationContext = d->SCU.findPresentationContextID ( UID_FINDStudyRootQueryRetrieveInformation… in query()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmnet/include/dcmtk/dcmnet/
H A Dscu.h241 T_ASC_PresentationContextID findPresentationContextID(const OFString& abstractSyntax,
H A Dscp.h985 static DUL_PRESENTATIONCONTEXT* findPresentationContextID(LST_HEAD* head,
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp101 findPresentationContextID(LST_HEAD * head, in findPresentationContextID() function
177 dpc = findPresentationContextID(params->DULparams.acceptedPresentationContext, in acceptUnknownContextsWithTransferSyntax()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp101 findPresentationContextID(LST_HEAD * head, in findPresentationContextID() function
177 dpc = findPresentationContextID(params->DULparams.acceptedPresentationContext, in acceptUnknownContextsWithTransferSyntax()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp101 findPresentationContextID(LST_HEAD * head, in findPresentationContextID() function
177 dpc = findPresentationContextID(params->DULparams.acceptedPresentationContext, in acceptUnknownContextsWithTransferSyntax()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp101 findPresentationContextID(LST_HEAD * head, in findPresentationContextID() function
177 dpc = findPresentationContextID(params->DULparams.acceptedPresentationContext, in acceptUnknownContextsWithTransferSyntax()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp100 findPresentationContextID(LST_HEAD * head, in findPresentationContextID() function
176 dpc = findPresentationContextID(params->DULparams.acceptedPresentationContext, in acceptUnknownContextsWithTransferSyntax()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmnet/tests/
H A Dtscuscp.cc566 …T_ASC_PresentationContextID id = scu.findPresentationContextID(UID_VerificationSOPClass, UID_Littl… in test_role_selection()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmnet/apps/
H A Dgetscu.cc413 T_ASC_PresentationContextID pcid = scu.findPresentationContextID(querySyntax[opt_queryModel], ""); in main()
H A Dstorescp.cc2471 findPresentationContextID(LST_HEAD * head, in findPresentationContextID() function
2550 dpc = findPresentationContextID(params->DULparams.acceptedPresentationContext, in acceptUnknownContextsWithTransferSyntax()