Vcsn
2.3
Be Rational
|
Public Member Functions | |
template<size_t I> | |
void | print_ (const tuple_t &v) |
Print one tape. More... | |
template<size_t... I> | |
void | print_ (const tuple_t &v, detail::index_sequence< I... >) |
Print all the tapes. More... | |
void | operator() (const tuple_t &v) |
Entry point. More... | |
Public Attributes | |
self_t & | self_ |
name_t | name_ |
The name of the tuple node. More... | |
|
inline |
Entry point.
Definition at line 222 of file dot.hh.
References vcsn::iendl(), vcsn::rat::dot_printer< ExpSet >::last_name_, vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::name_, vcsn::rat::dot_printer< ExpSet >::name_(), vcsn::rat::dot_printer< ExpSet >::out_, vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::print_(), vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::self_, and vcsn::rat::dot_printer< ExpSet >::tuple_.
|
inline |
Print one tape.
Definition at line 199 of file dot.hh.
References vcsn::iendl(), vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::name_, vcsn::rat::dot_printer< ExpSet >::out_, vcsn::rat::dot_printer< ExpSet >::print_(), vcsn::detail::rs, vcsn::rat::dot_printer< ExpSet >::rs_, and vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::self_.
Referenced by vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::operator()().
|
inline |
Print all the tapes.
Definition at line 211 of file dot.hh.
References vcsn::v, and vcsn::detail::void.
name_t vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::name_ |
The name of the tuple node.
Definition at line 237 of file dot.hh.
Referenced by vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::operator()(), and vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::print_().
self_t& vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::self_ |
Definition at line 235 of file dot.hh.
Referenced by vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::operator()(), and vcsn::rat::dot_printer< ExpSet >::visit_tuple< bool, Dummy >::print_().