Home
last modified time | relevance | path

Searched refs:SPSG_ThrottleParams (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/client/
H A Dpsg_client_transport.hpp398 struct SPSG_ThrottleParams struct
414 SPSG_ThrottleParams(); argument
419 SPSG_Throttling(const SSocketAddress& address, SPSG_ThrottleParams p, uv_loop_t* l);
440 SPSG_ThrottleParams params;
442 pair<bitset<SPSG_ThrottleParams::SThreshold::kMaxDenominator>, size_t> threshold_reg;
444 SStats(SPSG_ThrottleParams p) : params(p) {} in SStats()
485 SPSG_Server(SSocketAddress a, double r, SPSG_ThrottleParams p, uv_loop_t* l) : in SPSG_Server()
683 SPSG_ThrottleParams m_ThrottleParams;
H A Dpsg_client_transport.cpp677 SPSG_ThrottleParams::SThreshold::SThreshold(string error_rate) in SThreshold()
704 SPSG_ThrottleParams::SPSG_ThrottleParams() : in SPSG_ThrottleParams() function in SPSG_ThrottleParams
715 SPSG_Throttling::SPSG_Throttling(const SSocketAddress& address, SPSG_ThrottleParams p, uv_loop_t* l… in SPSG_Throttling()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/pubseq_gateway/client/
H A Dpsg_client_transport.hpp398 struct SPSG_ThrottleParams struct
414 SPSG_ThrottleParams(); argument
419 SPSG_Throttling(const SSocketAddress& address, SPSG_ThrottleParams p, uv_loop_t* l);
440 SPSG_ThrottleParams params;
442 pair<bitset<SPSG_ThrottleParams::SThreshold::kMaxDenominator>, size_t> threshold_reg;
444 SStats(SPSG_ThrottleParams p) : params(p) {} in SStats()
485 SPSG_Server(SSocketAddress a, double r, SPSG_ThrottleParams p, uv_loop_t* l) : in SPSG_Server()
683 SPSG_ThrottleParams m_ThrottleParams;
H A Dpsg_client_transport.cpp677 SPSG_ThrottleParams::SThreshold::SThreshold(string error_rate) in SThreshold()
704 SPSG_ThrottleParams::SPSG_ThrottleParams() : in SPSG_ThrottleParams() function in SPSG_ThrottleParams
715 SPSG_Throttling::SPSG_Throttling(const SSocketAddress& address, SPSG_ThrottleParams p, uv_loop_t* l… in SPSG_Throttling()