Go to the documentation of this file.Go to the SVN repository for this file.
34 #ifndef PROSPLIGN_ALI_HPP
35 #define PROSPLIGN_ALI_HPP
65 CAli(
const vector<pair<int, int> >& igi,
bool lgap,
bool rgap,
const CAli& frali);
80 reverse(m_ali.
m_ps.begin(), m_ali.
m_ps.end());
84 if(m_CurType !=
type) {
97 m_ali.
m_ps.push_back(pc);
void Add(EAliPieceType type, int len)
void Init(EAliPieceType t, int len=0)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.