Public Member Functions | |
regexp_elem (const string_vector &_named_token, const Cell &_t, const std::string &_m, const Matrix &_te, double _s, double _e) | |
regexp_elem (const regexp_elem &a) | |
Public Attributes | |
string_vector | named_token |
Cell | t |
std::string | m |
Matrix | te |
double | s |
double | e |
regexp_elem::regexp_elem | ( | const string_vector & | _named_token, | |
const Cell & | _t, | |||
const std::string & | _m, | |||
const Matrix & | _te, | |||
double | _s, | |||
double | _e | |||
) | [inline] |
regexp_elem::regexp_elem | ( | const regexp_elem & | a | ) | [inline] |