#include <Aligner.h>
Public Member Functions | |
| LabeledMemComparator (LabeledMemComparator &lmc) | |
| LabeledMemComparator (uint seq) | |
| boolean | operator() (const LabeledMem &a, const LabeledMem &b) const |
| ~LabeledMemComparator () | |
Protected Attributes | |
| uint | m_seq |
Private Member Functions | |
| LabeledMemComparator () | |
Used by LCB construction algorithm
Definition at line 47 of file Aligner.h.
|
|
Definition at line 49 of file Aligner.h. References uint. |
|
|
Definition at line 52 of file Aligner.h. References m_seq. |
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 55 of file Aligner.h. References mems::LabeledMem::mem. |
|
|
Definition at line 75 of file Aligner.h. Referenced by LabeledMemComparator(). |
1.3.6