Vcsn
2.0
Be Rational
|
Outgoing signature: weight, destination. More...
#include <transition-map.hh>
Public Member Functions | |
transition_ (weight_t w, state_t d, transition_t) | |
Public Attributes | |
weight_t | wgt |
The (converted) weight. More... | |
state_t | dst |
Outgoing signature: weight, destination.
Definition at line 43 of file transition-map.hh.
|
inline |
Definition at line 45 of file transition-map.hh.
state_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< KeepTransitions_, Dummy >::dst |
Definition at line 51 of file transition-map.hh.
Referenced by vcsn::detail::composer< Lhs, Rhs >::add_compose_transitions().
weight_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< KeepTransitions_, Dummy >::wgt |
The (converted) weight.
Definition at line 50 of file transition-map.hh.
Referenced by vcsn::detail::composer< Lhs, Rhs >::add_compose_transitions().