Home
last modified time | relevance | path

Searched defs:included_info (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/data_loaders/genbank/impl/
H A Dpsg_loader_impl.hpp57 TIncludedInfo included_info; member
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/data_loaders/genbank/impl/
H A Dpsg_loader_impl.hpp89 TIncludedInfo included_info; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/client/
H A Dprocessing.cpp291 const auto included_info = bioseq_info->IncludedInfo(); in Fill() local