Home
last modified time | relevance | path

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

12

/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/Resources/Orthanc/Plugins/
H A DOrthancPluginCppWrapper.cpp1519 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1546 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1555 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1652 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1680 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1690 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1708 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1737 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1756 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1804 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h643 class OrthancPeers : public boost::noncopyable
655 OrthancPeers();
657 ~OrthancPeers();
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Samples/Common/
H A DOrthancPluginCppWrapper.cpp1519 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1546 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1555 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1652 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1680 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1690 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1708 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1737 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1756 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1804 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h643 class OrthancPeers : public boost::noncopyable
655 OrthancPeers();
657 ~OrthancPeers();
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/Common/
H A DOrthancPluginCppWrapper.cpp1629 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1656 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1665 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1762 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1790 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1800 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1818 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1847 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1866 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1914 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h663 class OrthancPeers : public boost::noncopyable
675 OrthancPeers();
677 ~OrthancPeers();
/dports/science/orthanc-mysql/OrthancMySQL-4.3/Resources/Orthanc/Plugins/
H A DOrthancPluginCppWrapper.cpp1629 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1656 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1665 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1762 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1790 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1800 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1818 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1847 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1866 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1914 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h663 class OrthancPeers : public boost::noncopyable
675 OrthancPeers();
677 ~OrthancPeers();
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/Resources/Orthanc/Plugins/
H A DOrthancPluginCppWrapper.cpp1629 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1656 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1665 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1762 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1790 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1800 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1818 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1847 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1866 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1914 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h663 class OrthancPeers : public boost::noncopyable
675 OrthancPeers();
677 ~OrthancPeers();
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Samples/Common/
H A DOrthancPluginCppWrapper.cpp1629 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1656 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1665 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1762 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1790 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1800 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1818 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1847 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1866 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1914 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h663 class OrthancPeers : public boost::noncopyable
675 OrthancPeers();
677 ~OrthancPeers();
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/Common/
H A DOrthancPluginCppWrapper.cpp1629 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1656 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1665 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1762 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1790 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1800 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1818 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1847 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1866 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1914 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h663 class OrthancPeers : public boost::noncopyable
675 OrthancPeers();
677 ~OrthancPeers();
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/Common/
H A DOrthancPluginCppWrapper.cpp1629 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1656 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1665 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1762 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1790 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1800 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1818 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1847 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1866 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1914 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h663 class OrthancPeers : public boost::noncopyable
675 OrthancPeers();
677 ~OrthancPeers();
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Resources/Orthanc/Plugins/
H A DOrthancPluginCppWrapper.cpp1629 OrthancPeers::OrthancPeers() : in OrthancPeers() function in OrthancPlugins::OrthancPeers
1656 OrthancPeers::~OrthancPeers() in ~OrthancPeers()
1665 bool OrthancPeers::LookupName(size_t& target, in LookupName()
1762 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1790 bool OrthancPeers::DoGet(MemoryBuffer& target, in DoGet()
1800 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1818 bool OrthancPeers::DoGet(Json::Value& target, in DoGet()
1847 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1866 bool OrthancPeers::DoPost(Json::Value& target, in DoPost()
1914 bool OrthancPeers::DoPut(size_t index, in DoPut()
[all …]
H A DOrthancPluginCppWrapper.h663 class OrthancPeers : public boost::noncopyable
675 OrthancPeers();
677 ~OrthancPeers();
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp274 class OrthancPeers : public boost::noncopyable class
290 OrthancPeers() in OrthancPeers() function in Orthanc::__anonbc241af30111::OrthancPeers
3211 const OrthancPeers& peers = *reinterpret_cast<const OrthancPeers*>(p.peers); in CallPeerApi()
4131 *(p.peers) = reinterpret_cast<OrthancPluginPeers*>(new OrthancPeers); in InvokeSafeService()
4142 delete reinterpret_cast<OrthancPeers*>(p.peers); in InvokeSafeService()
4159 *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeersCount(); in InvokeSafeService()
4175 … *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerName(p.peerIndex).c_str(); in InvokeSafeService()
4191 …*(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUr… in InvokeSafeService()
4209 …reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUserProperties(); in InvokeSafeService()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp546 class OrthancPeers : public boost::noncopyable class
562 OrthancPeers() in OrthancPeers() function in Orthanc::__anon5756eec50111::OrthancPeers
3619 const OrthancPeers& peers = *reinterpret_cast<const OrthancPeers*>(p.peers); in CallPeerApi()
4567 *(p.peers) = reinterpret_cast<OrthancPluginPeers*>(new OrthancPeers); in InvokeSafeService()
4578 delete reinterpret_cast<OrthancPeers*>(p.peers); in InvokeSafeService()
4595 *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeersCount(); in InvokeSafeService()
4611 … *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerName(p.peerIndex).c_str(); in InvokeSafeService()
4627 …*(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUr… in InvokeSafeService()
4645 …reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUserProperties(); in InvokeSafeService()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp546 class OrthancPeers : public boost::noncopyable class
562 OrthancPeers() in OrthancPeers() function in Orthanc::__anon9ecfef860111::OrthancPeers
3619 const OrthancPeers& peers = *reinterpret_cast<const OrthancPeers*>(p.peers); in CallPeerApi()
4567 *(p.peers) = reinterpret_cast<OrthancPluginPeers*>(new OrthancPeers); in InvokeSafeService()
4578 delete reinterpret_cast<OrthancPeers*>(p.peers); in InvokeSafeService()
4595 *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeersCount(); in InvokeSafeService()
4611 … *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerName(p.peerIndex).c_str(); in InvokeSafeService()
4627 …*(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUr… in InvokeSafeService()
4645 …reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUserProperties(); in InvokeSafeService()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp546 class OrthancPeers : public boost::noncopyable class
562 OrthancPeers() in OrthancPeers() function in Orthanc::__anon44414e290111::OrthancPeers
3619 const OrthancPeers& peers = *reinterpret_cast<const OrthancPeers*>(p.peers); in CallPeerApi()
4567 *(p.peers) = reinterpret_cast<OrthancPluginPeers*>(new OrthancPeers); in InvokeSafeService()
4578 delete reinterpret_cast<OrthancPeers*>(p.peers); in InvokeSafeService()
4595 *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeersCount(); in InvokeSafeService()
4611 … *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerName(p.peerIndex).c_str(); in InvokeSafeService()
4627 …*(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUr… in InvokeSafeService()
4645 …reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUserProperties(); in InvokeSafeService()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPlugins.cpp546 class OrthancPeers : public boost::noncopyable class
562 OrthancPeers() in OrthancPeers() function in Orthanc::__anon94641e3c0111::OrthancPeers
3619 const OrthancPeers& peers = *reinterpret_cast<const OrthancPeers*>(p.peers); in CallPeerApi()
4567 *(p.peers) = reinterpret_cast<OrthancPluginPeers*>(new OrthancPeers); in InvokeSafeService()
4578 delete reinterpret_cast<OrthancPeers*>(p.peers); in InvokeSafeService()
4595 *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeersCount(); in InvokeSafeService()
4611 … *(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerName(p.peerIndex).c_str(); in InvokeSafeService()
4627 …*(p.target) = reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUr… in InvokeSafeService()
4645 …reinterpret_cast<const OrthancPeers*>(p.peers)->GetPeerParameters(p.peerIndex).GetUserProperties(); in InvokeSafeService()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/
H A DNEWS81 - "Timeout" in "OrthancPeers" to set HTTP client timeout on a per-peer basis
825 * "OrthancPeers" configuration option now allows one to specify HTTP headers
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/
H A DNEWS81 - "Timeout" in "OrthancPeers" to set HTTP client timeout on a per-peer basis
825 * "OrthancPeers" configuration option now allows one to specify HTTP headers

12