ARB
Classes | Macros
ali_aligner.hxx File Reference
#include "ali_solution.hxx"
#include "ali_tstack.hxx"
#include "ali_pathmap.hxx"
Include dependency graph for ali_aligner.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#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.