#include <AbstractMatch.h>
Public Member Functions | |
| boolean | operator() (const MatchType *a, const MatchType *b) const |
| Compare on only one sequence. | |
| SingleStartComparator< MatchType > & | operator= (const SingleStartComparator< MatchType > &msc) |
| SingleStartComparator (const SingleStartComparator &msc) | |
| SingleStartComparator (unsigned seq=0) | |
Private Attributes | |
| unsigned | m_seq |
|
||||||||||
|
Definition at line 495 of file AbstractMatch.h. |
|
||||||||||
|
Definition at line 498 of file AbstractMatch.h. |
|
||||||||||||||||
|
Compare on only one sequence. Undefined matches are less than defined matches Definition at line 508 of file AbstractMatch.h. |
|
||||||||||
|
Definition at line 501 of file AbstractMatch.h. |
|
|||||
|
Definition at line 519 of file AbstractMatch.h. |
1.3.6