Home
last modified time | relevance | path

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

12

/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/HttpServer/
H A DHttpContentNegociation.cpp34 HttpContentNegociation::Handler::Handler(const std::string& type, in Handler()
44 bool HttpContentNegociation::Handler::IsMatch(const std::string& type, in IsMatch()
61 struct HttpContentNegociation::Reference : public boost::noncopyable
105 bool HttpContentNegociation::SplitPair(std::string& first /* out */, in SplitPair()
125 float HttpContentNegociation::GetQuality(const Tokens& parameters) in GetQuality()
162 void HttpContentNegociation::SelectBestMatch(std::unique_ptr<Reference>& best, in SelectBestMatch()
182 void HttpContentNegociation::Register(const std::string& mime, in Register()
200 bool HttpContentNegociation::Apply(const HttpHeaders& headers) in Apply()
214 bool HttpContentNegociation::Apply(const std::string& accept) in Apply()
H A DHttpContentNegociation.h38 class ORTHANC_PUBLIC HttpContentNegociation : public boost::noncopyable
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/HttpServer/
H A DHttpContentNegociation.cpp34 HttpContentNegociation::Handler::Handler(const std::string& type, in Handler()
44 bool HttpContentNegociation::Handler::IsMatch(const std::string& type, in IsMatch()
61 struct HttpContentNegociation::Reference : public boost::noncopyable
105 bool HttpContentNegociation::SplitPair(std::string& first /* out */, in SplitPair()
125 float HttpContentNegociation::GetQuality(const Tokens& parameters) in GetQuality()
162 void HttpContentNegociation::SelectBestMatch(std::unique_ptr<Reference>& best, in SelectBestMatch()
182 void HttpContentNegociation::Register(const std::string& mime, in Register()
200 bool HttpContentNegociation::Apply(const HttpHeaders& headers) in Apply()
214 bool HttpContentNegociation::Apply(const std::string& accept) in Apply()
H A DHttpContentNegociation.h38 class ORTHANC_PUBLIC HttpContentNegociation : public boost::noncopyable
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/HttpServer/
H A DHttpContentNegociation.cpp34 HttpContentNegociation::Handler::Handler(const std::string& type, in Handler()
44 bool HttpContentNegociation::Handler::IsMatch(const std::string& type, in IsMatch()
61 struct HttpContentNegociation::Reference : public boost::noncopyable
105 bool HttpContentNegociation::SplitPair(std::string& first /* out */, in SplitPair()
125 float HttpContentNegociation::GetQuality(const Tokens& parameters) in GetQuality()
162 void HttpContentNegociation::SelectBestMatch(std::unique_ptr<Reference>& best, in SelectBestMatch()
182 void HttpContentNegociation::Register(const std::string& mime, in Register()
200 bool HttpContentNegociation::Apply(const HttpHeaders& headers) in Apply()
214 bool HttpContentNegociation::Apply(const std::string& accept) in Apply()
H A DHttpContentNegociation.h38 class ORTHANC_PUBLIC HttpContentNegociation : public boost::noncopyable
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/HttpServer/
H A DHttpContentNegociation.cpp34 HttpContentNegociation::Handler::Handler(const std::string& type, in Handler()
44 bool HttpContentNegociation::Handler::IsMatch(const std::string& type, in IsMatch()
61 struct HttpContentNegociation::Reference : public boost::noncopyable
105 bool HttpContentNegociation::SplitPair(std::string& first /* out */, in SplitPair()
125 float HttpContentNegociation::GetQuality(const Tokens& parameters) in GetQuality()
162 void HttpContentNegociation::SelectBestMatch(std::unique_ptr<Reference>& best, in SelectBestMatch()
182 void HttpContentNegociation::Register(const std::string& mime, in Register()
200 bool HttpContentNegociation::Apply(const HttpHeaders& headers) in Apply()
214 bool HttpContentNegociation::Apply(const std::string& accept) in Apply()
H A DHttpContentNegociation.h38 class ORTHANC_PUBLIC HttpContentNegociation : public boost::noncopyable
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/HttpServer/
H A DHttpContentNegociation.cpp34 HttpContentNegociation::Handler::Handler(const std::string& type, in Handler()
44 bool HttpContentNegociation::Handler::IsMatch(const std::string& type, in IsMatch()
61 struct HttpContentNegociation::Reference : public boost::noncopyable
105 bool HttpContentNegociation::SplitPair(std::string& first /* out */, in SplitPair()
125 float HttpContentNegociation::GetQuality(const Tokens& parameters) in GetQuality()
162 void HttpContentNegociation::SelectBestMatch(std::unique_ptr<Reference>& best, in SelectBestMatch()
182 void HttpContentNegociation::Register(const std::string& mime, in Register()
200 bool HttpContentNegociation::Apply(const HttpHeaders& headers) in Apply()
214 bool HttpContentNegociation::Apply(const std::string& accept) in Apply()
H A DHttpContentNegociation.h38 class ORTHANC_PUBLIC HttpContentNegociation : public boost::noncopyable
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/UnitTestsSources/
H A DRestApiTests.cpp383 class AcceptHandler : public HttpContentNegociation::IHandler
420 TEST(RestApi, HttpContentNegociation) in TEST() argument
427 HttpContentNegociation d; in TEST()
452 HttpContentNegociation d; in TEST()
462 HttpContentNegociation d; in TEST()
472 HttpContentNegociation d; in TEST()
483 HttpContentNegociation d; in TEST()
492 HttpContentNegociation d; in TEST()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DRestApiTests.cpp387 class AcceptHandler : public HttpContentNegociation::IHandler
424 TEST(RestApi, HttpContentNegociation) in TEST() argument
431 HttpContentNegociation d; in TEST()
456 HttpContentNegociation d; in TEST()
466 HttpContentNegociation d; in TEST()
476 HttpContentNegociation d; in TEST()
487 HttpContentNegociation d; in TEST()
496 HttpContentNegociation d; in TEST()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/UnitTestsSources/
H A DRestApiTests.cpp387 class AcceptHandler : public HttpContentNegociation::IHandler
424 TEST(RestApi, HttpContentNegociation) in TEST() argument
431 HttpContentNegociation d; in TEST()
456 HttpContentNegociation d; in TEST()
466 HttpContentNegociation d; in TEST()
476 HttpContentNegociation d; in TEST()
487 HttpContentNegociation d; in TEST()
496 HttpContentNegociation d; in TEST()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DRestApiTests.cpp387 class AcceptHandler : public HttpContentNegociation::IHandler
424 TEST(RestApi, HttpContentNegociation) in TEST() argument
431 HttpContentNegociation d; in TEST()
456 HttpContentNegociation d; in TEST()
466 HttpContentNegociation d; in TEST()
476 HttpContentNegociation d; in TEST()
487 HttpContentNegociation d; in TEST()
496 HttpContentNegociation d; in TEST()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DRestApiTests.cpp387 class AcceptHandler : public HttpContentNegociation::IHandler
424 TEST(RestApi, HttpContentNegociation) in TEST() argument
431 HttpContentNegociation d; in TEST()
456 HttpContentNegociation d; in TEST()
466 HttpContentNegociation d; in TEST()
476 HttpContentNegociation d; in TEST()
487 HttpContentNegociation d; in TEST()
496 HttpContentNegociation d; in TEST()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/UnitTestsSources/
H A DSizeOfTests.impl.h32 …nc::HttpContentNegociation) == %d\n", static_cast<int>(sizeof(::Orthanc::HttpContentNegociation)));
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/UnitTestsSources/
H A DSizeOfTests.impl.h32 …nc::HttpContentNegociation) == %d\n", static_cast<int>(sizeof(::Orthanc::HttpContentNegociation)));
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/UnitTestsSources/
H A DSizeOfTests.impl.h34 …nc::HttpContentNegociation) == %d\n", static_cast<int>(sizeof(::Orthanc::HttpContentNegociation)));
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/UnitTestsSources/
H A DSizeOfTests.impl.h32 …nc::HttpContentNegociation) == %d\n", static_cast<int>(sizeof(::Orthanc::HttpContentNegociation)));
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp441 class EncodePng : public HttpContentNegociation::IHandler
460 class EncodePam : public HttpContentNegociation::IHandler
479 class EncodeJpeg : public HttpContentNegociation::IHandler
611 HttpContentNegociation negociation; in DefaultHandler()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp591 class EncodePng : public HttpContentNegociation::IHandler
610 class EncodePam : public HttpContentNegociation::IHandler
629 class EncodeJpeg : public HttpContentNegociation::IHandler
851 HttpContentNegociation negociation; in DefaultHandler()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp591 class EncodePng : public HttpContentNegociation::IHandler
610 class EncodePam : public HttpContentNegociation::IHandler
629 class EncodeJpeg : public HttpContentNegociation::IHandler
851 HttpContentNegociation negociation; in DefaultHandler()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp591 class EncodePng : public HttpContentNegociation::IHandler
610 class EncodePam : public HttpContentNegociation::IHandler
629 class EncodeJpeg : public HttpContentNegociation::IHandler
851 HttpContentNegociation negociation; in DefaultHandler()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp577 class EncodePng : public HttpContentNegociation::IHandler
596 class EncodePam : public HttpContentNegociation::IHandler
615 class EncodeJpeg : public HttpContentNegociation::IHandler
841 HttpContentNegociation negociation; in DefaultHandler()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Resources/CMake/
H A DOrthancFrameworkConfiguration.cmake156 ${CMAKE_CURRENT_LIST_DIR}/../../Sources/HttpServer/HttpContentNegociation.cpp

12