Home
last modified time | relevance | path

Searched refs:ErrorCode_DatabaseNotInitialized (Results 1 – 20 of 20) sorted by relevance

/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h194ErrorCode_DatabaseNotInitialized = 2038 /*!< Plugin trying to call the database during its init… enumerator
H A DEnumerations.cpp358 case ErrorCode_DatabaseNotInitialized: in EnumerationToString()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h194ErrorCode_DatabaseNotInitialized = 2038 /*!< Plugin trying to call the database during its init… enumerator
H A DEnumerations.cpp358 case ErrorCode_DatabaseNotInitialized: in EnumerationToString()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h194ErrorCode_DatabaseNotInitialized = 2038 /*!< Plugin trying to call the database during its init… enumerator
H A DEnumerations.cpp358 case ErrorCode_DatabaseNotInitialized: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DEnumerations.h190ErrorCode_DatabaseNotInitialized = 2038 /*!< Plugin trying to call the database during its init… enumerator
H A DEnumerations.cpp349 case ErrorCode_DatabaseNotInitialized: in EnumerationToString()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DEnumerations.h194ErrorCode_DatabaseNotInitialized = 2038 /*!< Plugin trying to call the database during its init… enumerator
H A DEnumerations.cpp358 case ErrorCode_DatabaseNotInitialized: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/
H A Dmain.cpp817 …PrintErrorCode(ErrorCode_DatabaseNotInitialized, "Plugin trying to call the database during its in… in PrintErrors()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp829 …PrintErrorCode(ErrorCode_DatabaseNotInitialized, "Plugin trying to call the database during its in… in PrintErrors()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp829 …PrintErrorCode(ErrorCode_DatabaseNotInitialized, "Plugin trying to call the database during its in… in PrintErrors()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A Dmain.cpp843 …PrintErrorCode(ErrorCode_DatabaseNotInitialized, "Plugin trying to call the database during its in… in PrintErrors()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp829 …PrintErrorCode(ErrorCode_DatabaseNotInitialized, "Plugin trying to call the database during its in… in PrintErrors()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp869 throw OrthancException(ErrorCode_DatabaseNotInitialized); in ServerContextLock()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp1141 throw OrthancException(ErrorCode_DatabaseNotInitialized); in ServerContextLock()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp1141 throw OrthancException(ErrorCode_DatabaseNotInitialized); in ServerContextLock()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp1141 throw OrthancException(ErrorCode_DatabaseNotInitialized); in ServerContextLock()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp1141 throw OrthancException(ErrorCode_DatabaseNotInitialized); in ServerContextLock()