Home
last modified time | relevance | path

Searched refs:ELabelType (Results 1 – 25 of 35) sorted by relevance

12

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/phy_tree/phytree_format/
H A Dphytree_format.hpp72 enum ELabelType { enum in CPhyTreeFormatter
118 ELabelType lbl_type = eSeqId,
132 ELabelType lbl_type = eSeqId);
142 ELabelType lbl_type = eSeqId,
149 ELabelType lbl_type = eSeqId,
162 CPhyTreeFormatter(CBioTreeContainer& btc, ELabelType lbl_type = eSeqId);
176 CScope& scope, ELabelType lbl_type = eSeqId,
418 void x_InitTreeLabels(CBioTreeContainer& btc, ELabelType lbl_type);
444 ELabelType label_type,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/pub/
H A DPub.hpp64 enum ELabelType { enum in CPub
73 ELabelType type = eContent,
78 ELabelType type,
135 bool CPub::GetLabel(string* label, ELabelType type, bool unique) const in GetLabel()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/pub/
H A DPub.hpp64 enum ELabelType { enum in CPub
73 ELabelType type = eContent,
78 ELabelType type,
135 bool CPub::GetLabel(string* label, ELabelType type, bool unique) const in GetLabel()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seq/
H A DSeqdesc.hpp59 enum ELabelType { enum in CSeqdesc
67 void GetLabel(string* const label, ELabelType label_type) const;
H A DBioseq.hpp101 enum ELabelType { enum in CBioseq
108 void GetLabel(string* label, ELabelType type, bool worst = false) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seq/
H A DSeqdesc.hpp59 enum ELabelType { enum in CSeqdesc
67 void GetLabel(string* const label, ELabelType label_type) const;
H A DBioseq.hpp101 enum ELabelType { enum in CBioseq
108 void GetLabel(string* label, ELabelType type, bool worst = false) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/writers/
H A Dgenbank_id_resolve.hpp62 CSeq_id::ELabelType labelType) { mLabelType = labelType; }; in SetLabelType()
89 CSeq_id::ELabelType mLabelType;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seqset/
H A DBioseq_set.hpp74 enum ELabelType { enum in CBioseq_set
81 void GetLabel(string* label, ELabelType type) const;
H A DSeq_entry.hpp91 enum ELabelType { enum in CSeq_entry
98 void GetLabel(string* label, ELabelType type) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seqset/
H A DBioseq_set.hpp74 enum ELabelType { enum in CBioseq_set
81 void GetLabel(string* label, ELabelType type) const;
H A DSeq_entry.hpp91 enum ELabelType { enum in CSeq_entry
98 void GetLabel(string* label, ELabelType type) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqset/
H A DSeq_entry.cpp250 static CBioseq::ELabelType s_GetBioseqLabelType(CSeq_entry::ELabelType lt) in s_GetBioseqLabelType()
262 static CBioseq_set::ELabelType s_GetBioseqSetLabelType(CSeq_entry::ELabelType lt) in s_GetBioseqSetLabelType()
274 void CSeq_entry::GetLabel(string* label, ELabelType type) const in GetLabel()
H A DBioseq_set.cpp107 void CBioseq_set::GetLabel(string* label, ELabelType type) const in GetLabel()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqset/
H A DSeq_entry.cpp250 static CBioseq::ELabelType s_GetBioseqLabelType(CSeq_entry::ELabelType lt) in s_GetBioseqLabelType()
262 static CBioseq_set::ELabelType s_GetBioseqSetLabelType(CSeq_entry::ELabelType lt) in s_GetBioseqSetLabelType()
274 void CSeq_entry::GetLabel(string* label, ELabelType type) const in GetLabel()
H A DBioseq_set.cpp107 void CBioseq_set::GetLabel(string* label, ELabelType type) const in GetLabel()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/phy_tree/phytree_format/
H A Dphytree_format.cpp88 ELabelType label_type, in CPhyTreeFormatter()
117 ELabelType label_type) in CPhyTreeFormatter()
137 ELabelType label_type, in CPhyTreeFormatter()
165 CPhyTreeFormatter::ELabelType lblType) in CPhyTreeFormatter()
177 CPhyTreeFormatter::ELabelType lbl_type, in CPhyTreeFormatter()
197 ELabelType lbl_type, in CPhyTreeFormatter()
741 CPhyTreeFormatter::ELabelType lblType) in x_InitTreeLabels()
914 CPhyTreeFormatter::ELabelType label_type, in x_InitTreeFeatures()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seq/
H A DSeqdesc.cpp134 void CSeqdesc::GetLabel(string* const label, ELabelType label_type) const in GetLabel()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seq/
H A DSeqdesc.cpp134 void CSeqdesc::GetLabel(string* const label, ELabelType label_type) const in GetLabel()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seq/unit_test/
H A Dseq_c_compat_unit_test.cpp135 CSeq_id::ELabelType gl_type = CSeq_id::eContent; in s_IdLabel()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/util/
H A Dfeature.hpp85 enum ELabelType { enum
95 ELabelType label_type,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/util/
H A Dfeature.hpp85 enum ELabelType { enum
95 ELabelType label_type,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seqloc/
H A DSeq_id.hpp571 enum ELabelType { enum in CSeq_id
604 ELabelType type = eDefault,
619 ELabelType type = eDefault) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seqloc/
H A DSeq_id.hpp571 enum ELabelType { enum in CSeq_id
604 ELabelType type = eDefault,
619 ELabelType type = eDefault) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/blastfmt/
H A Dguide_tree_app.cpp219 CPhyTreeFormatter::ELabelType labels; in Run()

12