12 #ifndef SEC_ABSPOS_HXX
13 #define SEC_ABSPOS_HXX
15 #ifndef _GLIBCXX_CSTDIO
38 void set_length(
size_t len);
40 void addX(
size_t abs_pos) {
43 x_string[abs_pos] =
'x';
48 XString(
const char *saved_x_string,
size_t saved_len,
size_t ali_length);
63 #if defined(DEBUG) && 0
64 printf(
"addXpair(%u, %u)\n", start, end);
76 #error sec_abspos.hxx included twice
77 #endif // SEC_ABSPOS_HXX
int getXleftOf(size_t abspos) const
size_t get_x_string_length() const
static HelixNrInfo * start
const char * get_x_string() const
size_t getAbsPos(int x) const
bool alignment_too_short() const
XString(size_t ali_length)
void addXpair(size_t start, size_t end)