![]() |
Vcsn
2.8
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_ |
id_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< typename >::name_, vcsn::rat::dot_printer< ExpSet >::name_(), vcsn::rat::dot_printer< ExpSet >::out_, vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::print_(), vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::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::name, vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::name_, vcsn::rat::dot_printer< ExpSet >::out_, vcsn::rat::dot_printer< ExpSet >::rs_, and vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::self_.
Referenced by vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::operator()(), and vcsn::rat::dot_printer< ExpSet >::print_().
|
inline |
Print all the tapes.
Definition at line 211 of file dot.hh.
References vcsn::v, and vcsn::detail::void.
id_t vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::name_ = {} |
The name of the tuple node.
Definition at line 237 of file dot.hh.
Referenced by vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::operator()(), vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::print_(), and vcsn::rat::dot_printer< ExpSet >::print_().
self_t& vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::self_ |
Definition at line 235 of file dot.hh.
Referenced by vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::operator()(), and vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >::print_().