Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/sra/readers/sra/
H A Dcsraread.hpp91 ERefIdType ref_id_type,
202 int ref_id_type);
237 ERefIdType ref_id_type = eRefId_SEQ_ID);
243 ERefIdType ref_id_type = eRefId_SEQ_ID);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/readers/sra/
H A Dcsraread.cpp277 ERefIdType ref_id_type, in CCSraDb_Impl() argument
323 x_MakeRefSeq_ids(info, ref_id_mapper, ref_id_type); in CCSraDb_Impl()
400 ERefIdType ref_id_type) in CCSraDb() argument
403 ref_id_type, in CCSraDb()
413 ERefIdType ref_id_type) in CCSraDb() argument
416 ref_id_type, in CCSraDb()
437 int ref_id_type) in x_MakeRefSeq_ids() argument
462 if ( ref_id_type == CCSraDb::eRefId_SEQ_ID ) { in x_MakeRefSeq_ids()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/sra/data_loaders/csra/impl/
H A Dcsraloader_impl.hpp381 CCSraDb::ERefIdType ref_id_type);
459 CCSraDb::ERefIdType ref_id_type);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/data_loaders/csra/
H A Dcsraloader_impl.cpp952 CCSraDb::ERefIdType ref_id_type) in CCSRAFileInfo() argument
954 x_Initialize(impl, csra, ref_id_type); in CCSRAFileInfo()
965 CCSraDb::ERefIdType ref_id_type) in x_Initialize() argument
968 m_RefIdType = ref_id_type; in x_Initialize()
992 ref_id_type); in x_Initialize()