![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
Public Member Functions | |
| template<size_t I> | |
| auto | tape_ (const tuple_t &v) | 
| The case of tape I.  More... | |
| template<size_t... I> | |
| auto | tapes_ (const tuple_t &v, detail::index_sequence< I... >) | 
| Info all the tapes.  More... | |
| auto | operator() (const tuple_t &v) | 
| Entry point.  More... | |
Public Attributes | |
| self_t & | visitor_ | 
Definition at line 97 of file star-height.hh.
      
  | 
  inline | 
Entry point.
Definition at line 114 of file star-height.hh.
References vcsn::detail::star_height_visitor< ExpSet >::visit_tuple< bool, Dummy >::tapes_().
      
  | 
  inline | 
The case of tape I.
Definition at line 101 of file star-height.hh.
References vcsn::detail::star_height_visitor< ExpSet >::rs_, vcsn::star_height(), and vcsn::detail::star_height_visitor< ExpSet >::visit_tuple< bool, Dummy >::visitor_.
      
  | 
  inline | 
Info all the tapes.
Definition at line 108 of file star-height.hh.
References vcsn::detail::v.
Referenced by vcsn::detail::star_height_visitor< ExpSet >::visit_tuple< bool, Dummy >::operator()().
| self_t& vcsn::detail::star_height_visitor< ExpSet >::visit_tuple< bool, Dummy >::visitor_ | 
Definition at line 118 of file star-height.hh.
Referenced by vcsn::detail::star_height_visitor< ExpSet >::visit_tuple< bool, Dummy >::tape_().