Home
last modified time | relevance | path

Searched refs:IsDicomTlsEnabled (Results 1 – 25 of 32) sorted by relevance

12

/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/
H A DRemoteModalityParameters.h102 bool IsDicomTlsEnabled() const;
H A DDicomServer.h151 bool IsDicomTlsEnabled() const;
H A DDicomAssociation.cpp275 … << (parameters.GetRemoteModality().IsDicomTlsEnabled() ? "using DICOM TLS" : "without DICOM TLS") in Open()
289 if (parameters.GetRemoteModality().IsDicomTlsEnabled()) in Open()
H A DRemoteModalityParameters.cpp454 bool RemoteModalityParameters::IsDicomTlsEnabled() const in IsDicomTlsEnabled() function in Orthanc::RemoteModalityParameters
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/
H A DRemoteModalityParameters.h102 bool IsDicomTlsEnabled() const;
H A DDicomServer.h151 bool IsDicomTlsEnabled() const;
H A DDicomAssociation.cpp275 … << (parameters.GetRemoteModality().IsDicomTlsEnabled() ? "using DICOM TLS" : "without DICOM TLS") in Open()
289 if (parameters.GetRemoteModality().IsDicomTlsEnabled()) in Open()
H A DDicomAssociationParameters.cpp181 if (!remote_.IsDicomTlsEnabled()) in CheckDicomTlsConfiguration()
H A DDicomServer.cpp485 bool DicomServer::IsDicomTlsEnabled() const in IsDicomTlsEnabled() function in Orthanc::DicomServer
H A DRemoteModalityParameters.cpp454 bool RemoteModalityParameters::IsDicomTlsEnabled() const in IsDicomTlsEnabled() function in Orthanc::RemoteModalityParameters
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/DicomNetworking/
H A DRemoteModalityParameters.h102 bool IsDicomTlsEnabled() const;
H A DDicomServer.h151 bool IsDicomTlsEnabled() const;
H A DDicomAssociation.cpp275 … << (parameters.GetRemoteModality().IsDicomTlsEnabled() ? "using DICOM TLS" : "without DICOM TLS") in Open()
289 if (parameters.GetRemoteModality().IsDicomTlsEnabled()) in Open()
H A DDicomServer.cpp485 bool DicomServer::IsDicomTlsEnabled() const in IsDicomTlsEnabled() function in Orthanc::DicomServer
H A DDicomAssociationParameters.cpp181 if (!remote_.IsDicomTlsEnabled()) in CheckDicomTlsConfiguration()
H A DRemoteModalityParameters.cpp454 bool RemoteModalityParameters::IsDicomTlsEnabled() const in IsDicomTlsEnabled() function in Orthanc::RemoteModalityParameters
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/
H A DRemoteModalityParameters.h102 bool IsDicomTlsEnabled() const;
H A DDicomServer.h151 bool IsDicomTlsEnabled() const;
H A DDicomAssociation.cpp275 … << (parameters.GetRemoteModality().IsDicomTlsEnabled() ? "using DICOM TLS" : "without DICOM TLS") in Open()
289 if (parameters.GetRemoteModality().IsDicomTlsEnabled()) in Open()
H A DRemoteModalityParameters.cpp454 bool RemoteModalityParameters::IsDicomTlsEnabled() const in IsDicomTlsEnabled() function in Orthanc::RemoteModalityParameters
H A DDicomServer.cpp485 bool DicomServer::IsDicomTlsEnabled() const in IsDicomTlsEnabled() function in Orthanc::DicomServer
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DJobsTests.cpp1273 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1293 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1332 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1425 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1452 ASSERT_TRUE(modality.IsDicomTlsEnabled()); in TEST()
1475 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1505 ASSERT_FALSE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()
1542 ASSERT_TRUE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DJobsTests.cpp1273 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1293 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1332 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1425 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1452 ASSERT_TRUE(modality.IsDicomTlsEnabled()); in TEST()
1475 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1505 ASSERT_FALSE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()
1542 ASSERT_TRUE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DJobsTests.cpp1273 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1293 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1332 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1425 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1452 ASSERT_TRUE(modality.IsDicomTlsEnabled()); in TEST()
1475 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1505 ASSERT_FALSE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()
1542 ASSERT_TRUE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/UnitTestsSources/
H A DJobsTests.cpp1299 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1319 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1358 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1451 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1478 ASSERT_TRUE(modality.IsDicomTlsEnabled()); in TEST()
1501 ASSERT_FALSE(modality.IsDicomTlsEnabled()); in TEST()
1531 ASSERT_FALSE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()
1568 ASSERT_TRUE(b.GetRemoteModality().IsDicomTlsEnabled()); in TEST()

12