ARB
Public Member Functions | List of all members
SearchTree Class Reference
Inheritance diagram for SearchTree:
Inheritance graph
[legend]
Collaboration diagram for SearchTree:
Collaboration graph
[legend]

Public Member Functions

 SearchTree (const SearchSettings *s)
 
 ~SearchTree ()
 
void findMatches (const char *seq, int len, reportMatch report)
 
int get_shortestPattern () const
 

Detailed Description

Definition at line 284 of file ED4_search.cxx.

Constructor & Destructor Documentation

SearchTree::SearchTree ( const SearchSettings s)
SearchTree::~SearchTree ( )

Definition at line 466 of file ED4_search.cxx.

Member Function Documentation

void SearchTree::findMatches ( const char seq,
int  len,
reportMatch  report 
)
int SearchTree::get_shortestPattern ( ) const
inline

Definition at line 302 of file ED4_search.cxx.

Referenced by searchParamsChanged().


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