Home
last modified time | relevance | path

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

/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h58 ErrorCode_SQLiteNotOpened, enumerator
95 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
H A DConnection.cpp78 throw OrthancSQLiteException(ErrorCode_SQLiteNotOpened); in CheckIsOpen()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h58 ErrorCode_SQLiteNotOpened, enumerator
95 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
H A DConnection.cpp78 throw OrthancSQLiteException(ErrorCode_SQLiteNotOpened); in CheckIsOpen()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h58 ErrorCode_SQLiteNotOpened, enumerator
95 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
H A DConnection.cpp78 throw OrthancSQLiteException(ErrorCode_SQLiteNotOpened); in CheckIsOpen()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h58 ErrorCode_SQLiteNotOpened, enumerator
95 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
H A DConnection.cpp78 throw OrthancSQLiteException(ErrorCode_SQLiteNotOpened); in CheckIsOpen()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h58 ErrorCode_SQLiteNotOpened, enumerator
95 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
H A DConnection.cpp78 throw OrthancSQLiteException(ErrorCode_SQLiteNotOpened); in CheckIsOpen()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h140 ErrorCode_SQLiteNotOpened = 1000 /*!< SQLite: The database is not opened */, enumerator
H A DEnumerations.cpp196 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h140 ErrorCode_SQLiteNotOpened = 1000 /*!< SQLite: The database is not opened */, enumerator
H A DEnumerations.cpp196 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h140 ErrorCode_SQLiteNotOpened = 1000 /*!< SQLite: The database is not opened */, enumerator
H A DEnumerations.cpp196 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DEnumerations.h136 ErrorCode_SQLiteNotOpened = 1000 /*!< SQLite: The database is not opened */, enumerator
H A DEnumerations.cpp187 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DEnumerations.h140 ErrorCode_SQLiteNotOpened = 1000 /*!< SQLite: The database is not opened */, enumerator
H A DEnumerations.cpp196 case ErrorCode_SQLiteNotOpened: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/
H A Dmain.cpp763 PrintErrorCode(ErrorCode_SQLiteNotOpened, "SQLite: The database is not opened"); in PrintErrors()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp775 PrintErrorCode(ErrorCode_SQLiteNotOpened, "SQLite: The database is not opened"); in PrintErrors()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp775 PrintErrorCode(ErrorCode_SQLiteNotOpened, "SQLite: The database is not opened"); in PrintErrors()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A Dmain.cpp789 PrintErrorCode(ErrorCode_SQLiteNotOpened, "SQLite: The database is not opened"); in PrintErrors()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp775 PrintErrorCode(ErrorCode_SQLiteNotOpened, "SQLite: The database is not opened"); in PrintErrors()