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

#include <mutable-automaton.hh>

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

Public Member Functions

bool operator() (transition_t t) const
 

Public Attributes

const mutable_automaton_implaut_
 
state_t dst
 

Detailed Description

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

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

Member Function Documentation

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

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

References vcsn::detail::mutable_automaton_impl< Context >::dst_p::aut_, vcsn::detail::mutable_automaton_impl< Context >::dst_p::dst, and vcsn::detail::mutable_automaton_impl< Context >::dst_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 >::dst_p::aut_
template<typename Context >
state_t vcsn::detail::mutable_automaton_impl< Context >::dst_p::dst

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