struct statestruct transition
struct state
automat(T *output)
void add_transition(const char *src, const char *dest, const string in, action act = 0)
void reset()
void process(char c)
bool is_end()
bool is_error()
bool is_eof()
void read_from(istream &in)
T* output
Alphabetic index HTML hierarchy of classes or Java