ARB
|
#include <seq_search.hxx>
Public Member Functions | |
Dots (long before_base) | |
~Dots () | |
void | append (Dots *neu) |
long | beforeBase () const |
const Dots * | next () const |
Definition at line 50 of file seq_search.hxx.
|
inline |
Definition at line 57 of file seq_search.hxx.
References NULp.
|
inline |
Definition at line 61 of file seq_search.hxx.
void Dots::append | ( | Dots * | neu | ) |
Definition at line 45 of file seq_search.cxx.
References append().
Referenced by append(), and CompactedSequence::storeDots().
|
inline |
Definition at line 66 of file seq_search.hxx.
Referenced by CompactedSubSequence::firstDotPosition().
|
inline |
Definition at line 67 of file seq_search.hxx.
Referenced by CompactedSubSequence::firstDotPosition(), and CompactedSubSequence::nextDotPosition().