Home
last modified time | relevance | path

Searched defs:SPSG_Servers (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/client/
H A Dpsg_client_transport.hpp580 struct SPSG_Servers : protected deque<SPSG_Server> struct
583 using TTS = SThreadSafe<SPSG_Servers>; argument
592 SPSG_Servers() : fail_requests(false), m_Size(0) {} in SPSG_Servers() argument
614 SPSG_IoImpl(TSpaceCV* s, SPSG_Servers::TTS& servers) : in SPSG_IoImpl() argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/pubseq_gateway/client/
H A Dpsg_client_transport.hpp580 struct SPSG_Servers : protected deque<SPSG_Server> struct
583 using TTS = SThreadSafe<SPSG_Servers>; argument
592 SPSG_Servers() : fail_requests(false), m_Size(0) {} in SPSG_Servers() function
614 SPSG_IoImpl(TSpaceCV* s, SPSG_Servers::TTS& servers) : in SPSG_IoImpl() argument