Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/
H A Dannot_selector.hpp820 m_ExcludeIfGeneIsSuppressed = exclude; in SetExcludeIfGeneIsSuppressed()
825 return m_ExcludeIfGeneIsSuppressed; in GetExcludeIfGeneIsSuppressed()
880 bool m_ExcludeIfGeneIsSuppressed; member
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/
H A Dannot_selector.hpp820 m_ExcludeIfGeneIsSuppressed = exclude; in SetExcludeIfGeneIsSuppressed()
825 return m_ExcludeIfGeneIsSuppressed; in GetExcludeIfGeneIsSuppressed()
880 bool m_ExcludeIfGeneIsSuppressed; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/
H A Dannot_selector.cpp87 m_ExcludeIfGeneIsSuppressed(false) in SAnnotSelector()
121 m_ExcludeIfGeneIsSuppressed(false) in SAnnotSelector()
151 m_ExcludeIfGeneIsSuppressed(false) in SAnnotSelector()
208 m_ExcludeIfGeneIsSuppressed = sel.m_ExcludeIfGeneIsSuppressed; in operator =()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/
H A Dannot_selector.cpp87 m_ExcludeIfGeneIsSuppressed(false) in SAnnotSelector()
121 m_ExcludeIfGeneIsSuppressed(false) in SAnnotSelector()
151 m_ExcludeIfGeneIsSuppressed(false) in SAnnotSelector()
208 m_ExcludeIfGeneIsSuppressed = sel.m_ExcludeIfGeneIsSuppressed; in operator =()