Vcsn  2.1
Be Rational
vcsn::detail::mutable_automaton_impl< Context >::not_from_pre_p Struct Reference

#include <mutable-automaton.hh>

Collaboration diagram for vcsn::detail::mutable_automaton_impl< Context >::not_from_pre_p:

Public Member Functions

bool operator() (transition_t t) const
 

Public Attributes

const mutable_automaton_implaut_
 

Detailed Description

template<typename Context>
struct vcsn::detail::mutable_automaton_impl< Context >::not_from_pre_p

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

Member Function Documentation

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

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

References vcsn::detail::mutable_automaton_impl< Context >::not_from_pre_p::aut_, vcsn::detail::mutable_automaton_impl< Context >::pre(), and vcsn::detail::mutable_automaton_impl< Context >::src_of().

Here is the call graph for this function:

Member Data Documentation

template<typename Context >
const mutable_automaton_impl& vcsn::detail::mutable_automaton_impl< Context >::not_from_pre_p::aut_

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