Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/discrepancy/
H A Dsuspect_product_names.cpp466 static CAutoInitRef<CSuspect_rule_set> rrna_products_suspect_rule_set; in s_GetrRNAProductsSuspectRuleSet() local
467 if( rrna_products_suspect_rule_set.IsInitialized() ) { in s_GetrRNAProductsSuspectRuleSet()
469 return ConstRef(&*rrna_products_suspect_rule_set); in s_GetrRNAProductsSuspectRuleSet()
484 …asn_istrm.Read(&*rrna_products_suspect_rule_set, rrna_products_suspect_rule_set->GetThisTypeInfo()… in s_GetrRNAProductsSuspectRuleSet()
486 return ConstRef(&*rrna_products_suspect_rule_set); in s_GetrRNAProductsSuspectRuleSet()