|
ARB
|


Go to the source code of this file.
Classes | |
| struct | ALI_ALIGNER_CONTEXT |
| struct | ali_aligner_cell |
| struct | ali_aligner_column |
| struct | ali_aligner_dellist_elem |
| struct | ali_aligner_dellist |
| struct | ali_aligner_last_cell |
| struct | ali_aligner_result |
| class | ALI_ALIGNER |
Macros | |
| #define | ALI_ALIGNER_INS 1 |
| #define | ALI_ALIGNER_SUB 2 |
| #define | ALI_ALIGNER_DEL 3 |
| #define | ALI_ALIGNER_MULTI_FLAG 4 |
| #define ALI_ALIGNER_INS 1 |
Definition at line 24 of file ali_aligner.hxx.
| #define ALI_ALIGNER_SUB 2 |
Definition at line 25 of file ali_aligner.hxx.
| #define ALI_ALIGNER_DEL 3 |
Definition at line 26 of file ali_aligner.hxx.
| #define ALI_ALIGNER_MULTI_FLAG 4 |
Definition at line 27 of file ali_aligner.hxx.
1.8.8