Vcsn
2.2
Be Rational
|
Public Member Functions | |
template<size_t I> | |
void | info_ (const tuple_t &v) |
Info about tape I. More... | |
template<size_t... I> | |
void | info_ (const tuple_t &v, detail::index_sequence< I... >) |
Info all the tapes. More... | |
void | operator() (const tuple_t &v) |
Entry point. More... | |
Public Attributes | |
self_t & | visitor_ |
|
inline |
Info about tape I.
Definition at line 156 of file info.hh.
References vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::visitor_.
Referenced by vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::operator()().
|
inline |
Info all the tapes.
Definition at line 164 of file info.hh.
References vcsn::detail::v, and vcsn::detail::void.
|
inline |
Entry point.
Definition at line 175 of file info.hh.
References vcsn::rat::info< ExpSet >::depth, vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::info_(), vcsn::rat::info< ExpSet >::tuple, and vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::visitor_.
self_t& vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::visitor_ |
Definition at line 181 of file info.hh.
Referenced by vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::info_(), and vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::operator()().