Public Member Functions | |
| Relrow (result &qres, int row) | |
| Relrow () | |
| float | smcov () const |
| float | lgcov () const |
Public Attributes | |
| string | query |
| string | target |
| float | qcov |
| float | tcov |
| int | matchlen |
| float | identity |
| float | ngidentity |
| float | similarity |
| float | score |
| Relrow::Relrow | ( | result & | qres, | |
| int | row | |||
| ) |
References identity, matchlen, ngidentity, qcov, query, score, similarity, target, and tcov.
| Relrow::Relrow | ( | ) | [inline] |
Referenced by breakonecl().
| float Relrow::smcov | ( | ) | const [inline] |
Referenced by Relmin::good(), Relrow_eq1Smcov::operator()(), Relrow_lessSmcov::operator()(), and trim().
| float Relrow::lgcov | ( | ) | const [inline] |
Referenced by Relmin::good(), Relrow_eq1Lgcov::operator()(), Relrow_lessLgcov::operator()(), and trim().
| string Relrow::query |
Referenced by breakonecl(), isParent(), and Relrow().
| string Relrow::target |
Referenced by Relrow().
| float Relrow::qcov |
| float Relrow::tcov |
| int Relrow::matchlen |
Referenced by Relrow_eq1Matchlen::operator()(), Relrow_lessMatchlen::operator()(), Relrow(), and trim().
| float Relrow::identity |
Referenced by Relrow().
| float Relrow::ngidentity |
Referenced by Relrow_eq1::operator()(), Relrow_eq2::operator()(), Relrow_less::operator()(), Relrow(), and trim().
| float Relrow::similarity |
Referenced by Relrow().
| float Relrow::score |
Referenced by Relrow_eq1Score::operator()(), Relrow_lessScore::operator()(), and Relrow().
1.5.6