/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/ |
H A D | OrthancSQLiteException.h | 68 ErrorCode_SQLiteCannotStep, enumerator 125 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
H A D | Statement.cpp | 166 return CheckError(sqlite3_step(GetStatement()), ErrorCode_SQLiteCannotStep) == SQLITE_ROW; in Step()
|
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/SQLite/ |
H A D | OrthancSQLiteException.h | 68 ErrorCode_SQLiteCannotStep, enumerator 125 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
H A D | Statement.cpp | 166 return CheckError(sqlite3_step(GetStatement()), ErrorCode_SQLiteCannotStep) == SQLITE_ROW; in Step()
|
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/ |
H A D | OrthancSQLiteException.h | 68 ErrorCode_SQLiteCannotStep, enumerator 125 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
H A D | Statement.cpp | 166 return CheckError(sqlite3_step(GetStatement()), ErrorCode_SQLiteCannotStep) == SQLITE_ROW; in Step()
|
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/SQLite/ |
H A D | OrthancSQLiteException.h | 68 ErrorCode_SQLiteCannotStep, enumerator 125 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
H A D | Statement.cpp | 166 return CheckError(sqlite3_step(GetStatement()), ErrorCode_SQLiteCannotStep) == SQLITE_ROW; in Step()
|
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/ |
H A D | OrthancSQLiteException.h | 68 ErrorCode_SQLiteCannotStep, enumerator 125 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
H A D | Statement.cpp | 166 return CheckError(sqlite3_step(GetStatement()), ErrorCode_SQLiteCannotStep) == SQLITE_ROW; in Step()
|
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/ |
H A D | Enumerations.h | 150 ErrorCode_SQLiteCannotStep = 1010 /*!< SQLite: Cannot step over a cached statement */, enumerator
|
H A D | Enumerations.cpp | 226 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/ |
H A D | Enumerations.h | 150 ErrorCode_SQLiteCannotStep = 1010 /*!< SQLite: Cannot step over a cached statement */, enumerator
|
H A D | Enumerations.cpp | 226 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/ |
H A D | Enumerations.h | 150 ErrorCode_SQLiteCannotStep = 1010 /*!< SQLite: Cannot step over a cached statement */, enumerator
|
H A D | Enumerations.cpp | 226 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/ |
H A D | Enumerations.h | 146 ErrorCode_SQLiteCannotStep = 1010 /*!< SQLite: Cannot step over a cached statement */, enumerator
|
H A D | Enumerations.cpp | 217 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/ |
H A D | Enumerations.h | 150 ErrorCode_SQLiteCannotStep = 1010 /*!< SQLite: Cannot step over a cached statement */, enumerator
|
H A D | Enumerations.cpp | 226 case ErrorCode_SQLiteCannotStep: in EnumerationToString()
|
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/ |
H A D | main.cpp | 773 PrintErrorCode(ErrorCode_SQLiteCannotStep, "SQLite: Cannot step over a cached statement"); in PrintErrors()
|
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/ |
H A D | main.cpp | 785 PrintErrorCode(ErrorCode_SQLiteCannotStep, "SQLite: Cannot step over a cached statement"); in PrintErrors()
|
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/ |
H A D | main.cpp | 785 PrintErrorCode(ErrorCode_SQLiteCannotStep, "SQLite: Cannot step over a cached statement"); in PrintErrors()
|
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/ |
H A D | main.cpp | 799 PrintErrorCode(ErrorCode_SQLiteCannotStep, "SQLite: Cannot step over a cached statement"); in PrintErrors()
|
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/ |
H A D | main.cpp | 785 PrintErrorCode(ErrorCode_SQLiteCannotStep, "SQLite: Cannot step over a cached statement"); in PrintErrors()
|