Home
last modified time | relevance | path

Searched defs:CSeq_loc (Results 1 – 6 of 6) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/
H A Dseq_table_setters.cpp97 void CSeqTableSetLocField::SetInt(CSeq_loc&, int value) const in SetInt() argument
104 void CSeqTableSetLocField::SetInt8(CSeq_loc&, Int8 value) const in SetInt8() argument
111 void CSeqTableSetLocField::SetReal(CSeq_loc&, double value) const in SetReal() argument
118 void CSeqTableSetLocField::SetString(CSeq_loc&, const string& value) const in SetString() argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/
H A Dseq_table_setters.cpp97 void CSeqTableSetLocField::SetInt(CSeq_loc&, int value) const in SetInt() argument
104 void CSeqTableSetLocField::SetInt8(CSeq_loc&, Int8 value) const in SetInt8() argument
111 void CSeqTableSetLocField::SetReal(CSeq_loc&, double value) const in SetReal() argument
118 void CSeqTableSetLocField::SetString(CSeq_loc&, const string& value) const in SetString() argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seqloc/
H A DSeq_loc.hpp93 class NCBI_SEQLOC_EXPORT CSeq_loc : public CSeq_loc_Base class
903 CSeq_loc::CSeq_loc(void) in CSeq_loc() function in CSeq_loc
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seqloc/
H A DSeq_loc.hpp93 class NCBI_SEQLOC_EXPORT CSeq_loc : public CSeq_loc_Base class
903 CSeq_loc::CSeq_loc(void) in CSeq_loc() function in CSeq_loc
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqloc/
H A DSeq_loc.cpp82 CSeq_loc::CSeq_loc(E_Choice index) in CSeq_loc() function in CSeq_loc
148 CSeq_loc::CSeq_loc(TId& id, TPoint point, TStrand strand) in CSeq_loc() function in CSeq_loc
155 CSeq_loc::CSeq_loc(TId& id, const TPoints& points, TStrand strand) in CSeq_loc() function in CSeq_loc
166 CSeq_loc::CSeq_loc(TId& id, TPoint from, TPoint to, TStrand strand) in CSeq_loc() function in CSeq_loc
173 CSeq_loc::CSeq_loc(TId& id, TRanges ranges, TStrand strand) in CSeq_loc() function in CSeq_loc
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqloc/
H A DSeq_loc.cpp82 CSeq_loc::CSeq_loc(E_Choice index) in CSeq_loc() function in CSeq_loc
148 CSeq_loc::CSeq_loc(TId& id, TPoint point, TStrand strand) in CSeq_loc() function in CSeq_loc
155 CSeq_loc::CSeq_loc(TId& id, const TPoints& points, TStrand strand) in CSeq_loc() function in CSeq_loc
166 CSeq_loc::CSeq_loc(TId& id, TPoint from, TPoint to, TStrand strand) in CSeq_loc() function in CSeq_loc
173 CSeq_loc::CSeq_loc(TId& id, TRanges ranges, TStrand strand) in CSeq_loc() function in CSeq_loc