Vcsn  2.1
Be Rational
vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p Struct Reference

#include <conjunction.hh>

Collaboration diagram for vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p:

Public Member Functions

bool operator() (transition_t_of< self_t > t) const
 

Public Attributes

const self_taut_
 
label_t_of< self_tlabel_
 

Detailed Description

template<typename Aut, typename... Auts>
struct vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p

Definition at line 133 of file conjunction.hh.

Member Function Documentation

template<typename Aut , typename... Auts>
bool vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p::operator() ( transition_t_of< self_t t) const
inline

Definition at line 135 of file conjunction.hh.

References vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p::aut_, vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p::label_, vcsn::detail::automaton_decorator< Aut, Context >::label_of(), and vcsn::detail::automaton_decorator< Aut, Context >::labelset().

Here is the call graph for this function:

Member Data Documentation

template<typename Aut , typename... Auts>
const self_t& vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p::aut_
template<typename Aut , typename... Auts>
label_t_of<self_t> vcsn::detail::product_automaton_impl< Aut, Auts >::label_equal_p::label_

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