mems::SingleStartComparator< MatchType > Class Template Reference

#include <AbstractMatch.h>

List of all members.

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

template<typename MatchType>
class mems::SingleStartComparator< MatchType >


Constructor & Destructor Documentation

template<typename MatchType>
mems::SingleStartComparator< MatchType >::SingleStartComparator unsigned  seq = 0  )  [inline]
 

Definition at line 495 of file AbstractMatch.h.

template<typename MatchType>
mems::SingleStartComparator< MatchType >::SingleStartComparator const SingleStartComparator< MatchType > &  msc  )  [inline]
 

Definition at line 498 of file AbstractMatch.h.


Member Function Documentation

template<typename MatchType>
boolean mems::SingleStartComparator< MatchType >::operator() const MatchType *  a,
const MatchType *  b
const [inline]
 

Compare on only one sequence.

Undefined matches are less than defined matches

Definition at line 508 of file AbstractMatch.h.

template<typename MatchType>
SingleStartComparator<MatchType>& mems::SingleStartComparator< MatchType >::operator= const SingleStartComparator< MatchType > &  msc  )  [inline]
 

Definition at line 501 of file AbstractMatch.h.


Member Data Documentation

template<typename MatchType>
unsigned mems::SingleStartComparator< MatchType >::m_seq [private]
 

Definition at line 519 of file AbstractMatch.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 14 06:01:43 2008 for libMems by doxygen 1.3.6