ARB
|
#include <SEC_root.hxx>
Public Member Functions | |
SEC_base_part () | |
virtual | ~SEC_base_part () |
SEC_base * | parent () |
const SEC_base * | parent () const |
AW_CL | self () const |
SEC_root * | get_root () const |
SEC_base_part * | next () |
const SEC_base_part * | next () const |
const SEC_region * | get_region () const |
SEC_region * | get_region () |
void | set_sequence_portion (int start, int end) |
size_t | getNextAbspos () const |
Definition at line 286 of file SEC_root.hxx.
|
inline |
Definition at line 292 of file SEC_root.hxx.
|
inlinevirtual |
Definition at line 293 of file SEC_root.hxx.
|
inline |
Definition at line 295 of file SEC_root.hxx.
Referenced by findSegmentContaining().
|
inline |
Definition at line 296 of file SEC_root.hxx.
|
inline |
|
inline |
Definition at line 299 of file SEC_root.hxx.
|
inline |
Definition at line 301 of file SEC_root.hxx.
Referenced by getNextAbspos(), SEC_root::invalidate_base_positions(), and SEC_base_part_iterator::operator++().
|
inline |
Definition at line 302 of file SEC_root.hxx.
|
inline |
Definition at line 304 of file SEC_root.hxx.
Referenced by getNextAbspos(), and SEC_root::invalidate_base_positions().
|
inline |
Definition at line 305 of file SEC_root.hxx.
Definition at line 307 of file SEC_root.hxx.
size_t SEC_base_part::getNextAbspos | ( | ) | const |
Definition at line 424 of file SEC_structure.cxx.
References get_region(), SEC_region::get_sequence_end(), SEC_region::get_sequence_start(), getNextAbspos(), next(), and start.
Referenced by getNextAbspos().