Cassiopee
1.0
Suffix indexer and search tool
|
#include <Cassiopee.h>
Public Member Functions | |
bool | operator== (const Match &p) const |
Public Attributes | |
int | in |
int | del |
int | subst |
long | pos |
Object to manage insertion and deletions
|
inline |
define equality between matches
int Match::del |
Number of deletion error
int Match::in |
Number of insertion error
int Match::subst |
Number of substitution error