Go to the documentation of this file.Go to the SVN repository for this file.
37 #ifndef OBJECTS_SEQLOC_TEXTSEQ_ID_HPP
38 #define OBJECTS_SEQLOC_TEXTSEQ_ID_HPP
78 bool allow_dot_version =
true);
86 ostream& AsFastaString(ostream& s,
bool allow_version =
true)
const;
CTempString implements a light-weight string on top of a storage buffer whose lifetime management is ...
int Compare(const CTextseq_id &tsip2) const
CTextseq_id(const CTextseq_id &)
bool operator<(const CTextseq_id &tsip2) const
bool operator<(const CEquivRange &A, const CEquivRange &B)
sequence::ECompare Compare(const CSeq_loc &loc1, const CSeq_loc &loc2, CScope *scope)
Returns the sequence::ECompare containment relationship between CSeq_locs.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_SEQLOC_EXPORT
CTextseq_id_Base & operator=(const CTextseq_id_Base &)