Home
last modified time | relevance | path

Searched refs:x_GetObject_id (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/readers/sra/
H A Dcsraread.cpp1587 obj->SetType(x_GetObject_id("Mate read", in GetMatchAlign()
1610 field->SetLabel(x_GetObject_id("gnl|SRA|", in GetMatchAlign()
1623 obj->SetType(x_GetObject_id("Tracebacks", in GetMatchAlign()
1806 CObject_id& CCSraAlignIterator::x_GetObject_id(const char* name, in x_GetObject_id() function in CCSraAlignIterator
1822 field->SetLabel(x_GetObject_id(name, cache)); in x_AddField()
1861 field->SetLabel(x_GetObject_id(name, id_cache)); in x_AddField()
H A Dsnpread.cpp2708 CObject_id& x_GetObject_id(CRef<CObject_id>& cache, const char* name) in x_GetObject_id() function
2798 ext.SetType(x_GetObject_id(cache.m_ObjectIdQAdata, in GetSeq_feat()
2806 field.SetLabel(x_GetObject_id(cache.m_ObjectIdSubtype, in GetSeq_feat()
2813 field.SetLabel(x_GetObject_id(cache.m_ObjectIdBitfield, in GetSeq_feat()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/sra/readers/sra/
H A Dcsraread.hpp515 CObject_id& x_GetObject_id(const char* name, TObjectIdCache& cache) const;