#include <Match.h>
Public Member Functions | |
| Match (int is, int ie, int ts, int te, int min, int max, int i) | |
Public Attributes | |
| int | input_start |
| int | input_end |
| int | tm_start |
| int | tm_end |
| int | min_cost |
| int | max_cost |
| int | internal_cost |
Definition at line 17 of file Match.h.
| tmmt::Match::Match | ( | int | is, | |
| int | ie, | |||
| int | ts, | |||
| int | te, | |||
| int | min, | |||
| int | max, | |||
| int | i | |||
| ) | [inline] |
1.5.9