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

#include <seq_search.hxx>

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

Public Member Functions

 FastAlignInsertion (long Offset, long Gaps)
 
 ~FastAlignInsertion ()
 
FastAlignInsertionappend (long Offset, long Gaps)
 
void dump () const
 
void dumpAll () const
 
const FastAlignInsertionnext () const
 
long offset () const
 
long gaps () const
 

Detailed Description

Definition at line 387 of file seq_search.hxx.

Constructor & Destructor Documentation

FastAlignInsertion::FastAlignInsertion ( long  Offset,
long  Gaps 
)
inline

Definition at line 394 of file seq_search.hxx.

References NULp.

Referenced by append().

FastAlignInsertion::~FastAlignInsertion ( )

Definition at line 99 of file seq_search.cxx.

Member Function Documentation

FastAlignInsertion* FastAlignInsertion::append ( long  Offset,
long  Gaps 
)
inline

Definition at line 401 of file seq_search.hxx.

References FastAlignInsertion().

Referenced by FastAlignReport::memorize_insertion().

void FastAlignInsertion::dump ( ) const
inline

Definition at line 404 of file seq_search.hxx.

Referenced by dumpAll().

void FastAlignInsertion::dumpAll ( ) const
inline

Definition at line 407 of file seq_search.hxx.

References dump(), and dumpAll().

Referenced by FastAlignReport::dump(), and dumpAll().

const FastAlignInsertion* FastAlignInsertion::next ( ) const
inline

Definition at line 412 of file seq_search.hxx.

Referenced by alignCompactedTo().

long FastAlignInsertion::offset ( ) const
inline

Definition at line 413 of file seq_search.hxx.

Referenced by alignCompactedTo().

long FastAlignInsertion::gaps ( ) const
inline

Definition at line 414 of file seq_search.hxx.

Referenced by alignCompactedTo().


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