Vcsn
2.0
Be Rational
|
Outgoing signature: weight, destination, transition identifier. More...
#include <transition-map.hh>
Public Attributes | |
weight_t | wgt |
The (converted) weight. More... | |
state_t | dst |
transition_t_of< Aut > | transition |
Outgoing signature: weight, destination, transition identifier.
Definition at line 57 of file transition-map.hh.
state_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< true, Dummy >::dst |
Definition at line 61 of file transition-map.hh.
transition_t_of<Aut> vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< true, Dummy >::transition |
Definition at line 62 of file transition-map.hh.
weight_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< true, Dummy >::wgt |
The (converted) weight.
Definition at line 60 of file transition-map.hh.