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

#include <seq_search.hxx>

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

Public Member Functions

 FastSearchOccurrence (const FastSearchSequence &Sequence, const char *triple)
 
 ~FastSearchOccurrence ()
 
bool found () const
 
void gotoNext ()
 
long offset () const
 
const CompactedSubSequencesequence () const
 

Detailed Description

Definition at line 509 of file seq_search.hxx.

Constructor & Destructor Documentation

FastSearchOccurrence::FastSearchOccurrence ( const FastSearchSequence Sequence,
const char triple 
)
inline

Definition at line 518 of file seq_search.hxx.

References FastSearchSequence::find().

FastSearchOccurrence::~FastSearchOccurrence ( )
inline

Definition at line 524 of file seq_search.hxx.

Member Function Documentation

bool FastSearchOccurrence::found ( ) const
inline

Definition at line 526 of file seq_search.hxx.

void FastSearchOccurrence::gotoNext ( )
inline

Definition at line 527 of file seq_search.hxx.

References fa_assert, and TripleOffset::next().

long FastSearchOccurrence::offset ( ) const
inline

Definition at line 529 of file seq_search.hxx.

References TripleOffset::offset().

const CompactedSubSequence& FastSearchOccurrence::sequence ( ) const
inline

Definition at line 530 of file seq_search.hxx.

References FastSearchSequence::sequence().


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