#include <AbstractMatch.h>
Public Member Functions | |
| AbstractMatchSingleStartComparator (const AbstractMatchSingleStartComparator &msc) | |
| AbstractMatchSingleStartComparator (unsigned seq=0) | |
| boolean | operator() (const MatchType &a, const MatchType &b) const |
| Compare on only one sequence. | |
| AbstractMatchSingleStartComparator< MatchType > & | operator= (const AbstractMatchSingleStartComparator< MatchType > &msc) |
Private Attributes | |
| unsigned | m_seq |
|
||||||||||
|
Definition at line 426 of file AbstractMatch.h. |
|
||||||||||
|
Definition at line 429 of file AbstractMatch.h. |
|
||||||||||||||||
|
Compare on only one sequence. Undefined matches are less than defined matches Definition at line 439 of file AbstractMatch.h. |
|
||||||||||
|
Definition at line 432 of file AbstractMatch.h. |
|
|||||
|
Definition at line 450 of file AbstractMatch.h. |
1.3.6