#include <AbstractMatch.h>
Public Member Functions | |
| boolean | operator() (const typename boost::remove_pointer< MatchType >::type &a, const typename boost::remove_pointer< MatchType >::type &b) const |
| Compare on only one sequence. | |
| boolean | operator() (const typename boost::add_pointer< MatchType >::type &a, const typename boost::add_pointer< MatchType >::type &b) const |
| SSC< MatchType > & | operator= (const SSC< MatchType > &msc) |
| SSC (const SSC< MatchType > &msc) | |
| SSC (unsigned seq=0) | |
Private Attributes | |
| unsigned | m_seq |
|
||||||||||
|
Definition at line 526 of file AbstractMatch.h. |
|
||||||||||
|
Definition at line 529 of file AbstractMatch.h. |
|
||||||||||||||||
|
Compare on only one sequence. Undefined matches are less than defined matches Definition at line 544 of file AbstractMatch.h. |
|
||||||||||||||||
|
Definition at line 536 of file AbstractMatch.h. |
|
||||||||||
|
Definition at line 532 of file AbstractMatch.h. |
|
|||||
|
Definition at line 556 of file AbstractMatch.h. |
1.3.6