Home
last modified time | relevance | path

Searched defs:FileToRemove (Results 1 – 5 of 5) sorted by relevance

/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DServerIndex.cpp57 struct FileToRemove struct in Orthanc::ServerIndex::TransactionContext
60 std::string uuid_;
61 FileContentType type_;
64 explicit FileToRemove(const FileInfo& info) : in FileToRemove() argument
70 const std::string& GetUuid() const in GetUuid()
75 FileContentType GetContentType() const in GetContentType()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A DServerIndex.cpp57 struct FileToRemove struct in Orthanc::ServerIndex::TransactionContext
60 std::string uuid_;
61 FileContentType type_;
64 explicit FileToRemove(const FileInfo& info) : in FileToRemove() function
70 const std::string& GetUuid() const in GetUuid()
75 FileContentType GetContentType() const in GetContentType()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DServerIndex.cpp57 struct FileToRemove struct in Orthanc::ServerIndex::TransactionContext
60 std::string uuid_;
61 FileContentType type_;
64 explicit FileToRemove(const FileInfo& info) : in FileToRemove() argument
70 const std::string& GetUuid() const in GetUuid()
75 FileContentType GetContentType() const in GetContentType()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DServerIndex.cpp57 struct FileToRemove struct in Orthanc::ServerIndex::TransactionContext
60 std::string uuid_;
61 FileContentType type_;
64 explicit FileToRemove(const FileInfo& info) : in FileToRemove() function
70 const std::string& GetUuid() const in GetUuid()
75 FileContentType GetContentType() const in GetContentType()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/
H A DServerIndex.cpp82 struct FileToRemove struct in Orthanc::ServerIndex::Listener
85 std::string uuid_;
86 FileContentType type_;
89 explicit FileToRemove(const FileInfo& info) : in FileToRemove() function
95 const std::string& GetUuid() const in GetUuid()
100 FileContentType GetContentType() const in GetContentType()