Vcsn  2.1
Be Rational
vcsn::detail::filter_automaton_impl< Aut >::has_state_p< Pred > Struct Template Reference

#include <filter.hh>

Collaboration diagram for vcsn::detail::filter_automaton_impl< Aut >::has_state_p< Pred >:

Public Member Functions

bool operator() (state_t s) const
 

Public Attributes

const filter_automaton_implaut_
 
Pred pred
 

Detailed Description

template<typename Aut>
template<typename Pred>
struct vcsn::detail::filter_automaton_impl< Aut >::has_state_p< Pred >

Definition at line 94 of file filter.hh.

Member Function Documentation

template<typename Aut >
template<typename Pred >
bool vcsn::detail::filter_automaton_impl< Aut >::has_state_p< Pred >::operator() ( state_t  s) const
inline

Definition at line 96 of file filter.hh.

Member Data Documentation

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

Definition at line 100 of file filter.hh.

template<typename Aut >
template<typename Pred >
Pred vcsn::detail::filter_automaton_impl< Aut >::has_state_p< Pred >::pred

Definition at line 101 of file filter.hh.


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