ARB
Public Member Functions | List of all members
Dots Class Reference

#include <seq_search.hxx>

Inheritance diagram for Dots:
Inheritance graph
[legend]
Collaboration diagram for Dots:
Collaboration graph
[legend]

Public Member Functions

 Dots (long before_base)
 
 ~Dots ()
 
void append (Dots *neu)
 
long beforeBase () const
 
const Dotsnext () const
 

Detailed Description

Definition at line 50 of file seq_search.hxx.

Constructor & Destructor Documentation

Dots::Dots ( long  before_base)
inline

Definition at line 57 of file seq_search.hxx.

References NULp.

Dots::~Dots ( )
inline

Definition at line 61 of file seq_search.hxx.

Member Function Documentation

void Dots::append ( Dots neu)

Definition at line 45 of file seq_search.cxx.

References append().

Referenced by append(), and CompactedSequence::storeDots().

long Dots::beforeBase ( ) const
inline

Definition at line 66 of file seq_search.hxx.

Referenced by CompactedSubSequence::firstDotPosition().

const Dots* Dots::next ( ) const
inline

The documentation for this class was generated from the following files: