Vcsn  2.1
Be Rational
vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred > Struct Template Reference

#include <mutable-automaton.hh>

Collaboration diagram for vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred >:

Public Member Functions

bool operator() (transition_t t) const
 

Public Attributes

const mutable_automaton_implaut_
 
Pred pred_
 

Detailed Description

template<typename Context>
template<typename Pred>
struct vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred >

Definition at line 817 of file mutable-automaton.hh.

Member Function Documentation

template<typename Context >
template<typename Pred >
bool vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred >::operator() ( transition_t  t) const
inline

Definition at line 819 of file mutable-automaton.hh.

References vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred >::aut_, vcsn::detail::mutable_automaton_impl< Context >::null_state(), vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred >::pred_, and vcsn::detail::mutable_automaton_impl< Context >::src_of().

Here is the call graph for this function:

Member Data Documentation

template<typename Context >
template<typename Pred >
const mutable_automaton_impl& vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred >::aut_
template<typename Context >
template<typename Pred >
Pred vcsn::detail::mutable_automaton_impl< Context >::has_state_p< Pred >::pred_

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