Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/taxon1/
H A Dcache.hpp256 virtual bool GoAncestor(const ITaxon1Node* pNode);
300 virtual bool GoAncestor(const ITaxon1Node* pNode) in GoAncestor() function in CFullTreeConstIterator
301 { return m_it->GoAncestor(CastIC(pNode)); } in GoAncestor()
H A Dctreecont.hpp175 bool GoAncestor(CTreeContNodeBase* node); // move cursor to the nearest common ancestor
312 bool GoAncestor(const CTreeContNodeBase* node); // move cursor to the nearest common ancestor
H A Dctreecont.cpp65 bool CTreeIterator::GoAncestor(CTreeContNodeBase* node) in GoAncestor() function in CTreeIterator
558 bool CTreeConstIterator::GoAncestor(const CTreeContNodeBase* node) in GoAncestor() function in CTreeConstIterator
H A Dcache.cpp681 CTaxTreeConstIterator::GoAncestor(const ITaxon1Node* pINode) in GoAncestor() function in CTaxTreeConstIterator
H A Dtaxon1.cpp1234 pIt->GoAncestor( pNode2 ); in Join()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/taxon1/
H A Dcache.hpp256 virtual bool GoAncestor(const ITaxon1Node* pNode);
300 virtual bool GoAncestor(const ITaxon1Node* pNode) in GoAncestor() function in CFullTreeConstIterator
301 { return m_it->GoAncestor(CastIC(pNode)); } in GoAncestor()
H A Dctreecont.hpp175 bool GoAncestor(CTreeContNodeBase* node); // move cursor to the nearest common ancestor
312 bool GoAncestor(const CTreeContNodeBase* node); // move cursor to the nearest common ancestor
H A Dctreecont.cpp65 bool CTreeIterator::GoAncestor(CTreeContNodeBase* node) in GoAncestor() function in CTreeIterator
558 bool CTreeConstIterator::GoAncestor(const CTreeContNodeBase* node) in GoAncestor() function in CTreeConstIterator
H A Dcache.cpp681 CTaxTreeConstIterator::GoAncestor(const ITaxon1Node* pINode) in GoAncestor() function in CTaxTreeConstIterator
H A Dtaxon1.cpp1234 pIt->GoAncestor( pNode2 ); in Join()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/taxon1/
H A Dtaxon1.hpp744 virtual bool GoAncestor(const ITaxon1Node* pNode) = 0;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/taxon1/
H A Dtaxon1.hpp744 virtual bool GoAncestor(const ITaxon1Node* pNode) = 0;