Vcsn  2.2a
Be Rational
vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy > Struct Template Reference
Collaboration diagram for vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >:

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_tvisitor_
 

Detailed Description

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
struct vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >

Definition at line 152 of file info.hh.

Member Function Documentation

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
template<size_t I>
void vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::info_ ( const tuple_t v)
inline
template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
template<size_t... I>
void vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::info_ ( const tuple_t v,
detail::index_sequence< I... >   
)
inline

Info all the tapes.

Definition at line 164 of file info.hh.

References vcsn::detail::v, and vcsn::detail::void.

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
void vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::operator() ( const tuple_t v)
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_.

Here is the call graph for this function:

Member Data Documentation

template<typename ExpSet>
template<bool = context_t::is_lat, typename Dummy = void>
self_t& vcsn::rat::info< ExpSet >::visit_tuple< bool, Dummy >::visitor_

The documentation for this struct was generated from the following file: