Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/util/
H A Dautodef.hpp82 void SetFeatureListType(CAutoDefOptions::EFeatureListType feature_list_type);
171 void CAutoDef::SetFeatureListType(CAutoDefOptions::EFeatureListType feature_list_type) in SetFeatureListType() function in CAutoDef
173 m_Options.SetFeatureListType(feature_list_type); in SetFeatureListType()
H A Dautodef_options.hpp113 void SetFeatureListType(EFeatureListType list_type) { m_FeatureListType = list_type; } in SetFeatureListType() function in CAutoDefOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/util/
H A Dautodef.hpp82 void SetFeatureListType(CAutoDefOptions::EFeatureListType feature_list_type);
171 void CAutoDef::SetFeatureListType(CAutoDefOptions::EFeatureListType feature_list_type) in SetFeatureListType() function in CAutoDef
173 m_Options.SetFeatureListType(feature_list_type); in SetFeatureListType()
H A Dautodef_options.hpp113 void SetFeatureListType(EFeatureListType list_type) { m_FeatureListType = list_type; } in SetFeatureListType() function in CAutoDefOptions
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/unit_test/
H A Dunit_test_autodef.cpp451 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in CheckDeflineMatches()
479 autodef.SetFeatureListType(list_type); in CheckDeflineMatches()
502 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in CheckDeflineMatches()
1409 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in BOOST_AUTO_TEST_CASE()
1549 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in BOOST_AUTO_TEST_CASE()
1600 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in BOOST_AUTO_TEST_CASE()
1647 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in BOOST_AUTO_TEST_CASE()
2033 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in TestForRecomb()
2070 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in BOOST_AUTO_TEST_CASE()
2578 autodef.SetFeatureListType(CAutoDefOptions::eListAllFeatures); in CheckRegulatoryFeatures()
[all …]