Vcsn  2.1
Be Rational
vcsn::detail::filter_automaton_impl< Aut >::not_from_pre_p Struct Reference

#include <filter.hh>

Collaboration diagram for vcsn::detail::filter_automaton_impl< Aut >::not_from_pre_p:

Public Member Functions

bool operator() (transition_t t) const
 

Public Attributes

const filter_automaton_implaut_
 

Detailed Description

template<typename Aut>
struct vcsn::detail::filter_automaton_impl< Aut >::not_from_pre_p

Definition at line 270 of file filter.hh.

Member Function Documentation

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

Definition at line 272 of file filter.hh.

Member Data Documentation

template<typename Aut >
const filter_automaton_impl& vcsn::detail::filter_automaton_impl< Aut >::not_from_pre_p::aut_

Definition at line 276 of file filter.hh.


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