Home
last modified time | relevance | path

Searched refs:orthancVersion (Results 1 – 25 of 77) sorted by relevance

1234

/dports/science/orthanc-mysql/OrthancMySQL-4.3/Framework/Plugins/
H A DPluginInitialization.cpp69 LOG(ERROR) << "Your version of Orthanc (" << context->orthancVersion in InitializePlugin()
95 << context->orthancVersion << ") must be above " in InitializePlugin()
105 std::string v(context->orthancVersion); in InitializePlugin()
140 << context->orthancVersion << ") should be upgraded to " in InitializePlugin()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Framework/Plugins/
H A DPluginInitialization.cpp69 LOG(ERROR) << "Your version of Orthanc (" << context->orthancVersion in InitializePlugin()
95 << context->orthancVersion << ") must be above " in InitializePlugin()
105 std::string v(context->orthancVersion); in InitializePlugin()
140 << context->orthancVersion << ") should be upgraded to " in InitializePlugin()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/Plugin/
H A DPlugin.cpp412 context->orthancVersion, in OrthancPluginInitialize()
450 std::string orthancVersion("unknown"), webViewerVersion("unknown"); in OrthancPluginInitialize() local
452 if (!scheduler.LookupProperty(orthancVersion, CacheProperty_OrthancVersion) || in OrthancPluginInitialize()
453 orthancVersion != std::string(context->orthancVersion)) in OrthancPluginInitialize()
455 LOG(WARNING) << "The version of Orthanc has changed from \"" << orthancVersion in OrthancPluginInitialize()
456 << "\" to \"" << context->orthancVersion in OrthancPluginInitialize()
476 scheduler.SetProperty(CacheProperty_OrthancVersion, context->orthancVersion); in OrthancPluginInitialize()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/CustomImageDecoder/
H A DPlugin.cpp52 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Samples/CustomImageDecoder/
H A DPlugin.cpp52 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/CustomImageDecoder/
H A DPlugin.cpp52 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/CustomImageDecoder/
H A DPlugin.cpp52 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Samples/CustomImageDecoder/
H A DPlugin.cpp52 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DPlugin.cpp56 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DPlugin.cpp56 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DPlugin.cpp56 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DPlugin.cpp56 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DPlugin.cpp56 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp79 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp79 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp79 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp79 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp79 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Samples/StorageArea/
H A DPlugin.cpp134 c->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/
H A DPlugin.cpp134 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/
H A DPlugin.cpp134 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/
H A DPlugin.cpp134 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/
H A DPlugin.cpp134 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/
H A DPlugin.cpp134 context_->orthancVersion, in OrthancPluginInitialize()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/Basic/
H A DPlugin.c467 c->orthancVersion, in OrthancPluginInitialize()
476 sprintf(info, "The version of Orthanc is '%s'", context->orthancVersion); in OrthancPluginInitialize()

1234