Public Types | |
| 
typedef std::set< typename  input_t::hstate_t >  | subset_t | 
Public Member Functions | |
| delta_functor (subset_t &q_, const input_t &input_, bool &is_final_) | |
| void | operator() (typename input_t::hstate_t s) | 
Public Attributes | |
| subset_t & | q | 
| const input_t & | input | 
| bool & | is_final | 
Definition at line 34 of file determinize.hxx.
 1.5.1