Vcsn
2.2
Be Rational
|
Boolean outgoing signature: destination, transition identifier. More...
#include <transition-map.hh>
Public Member Functions | |
transition_ (weight_t, state_t d, transition_t t) | |
Static Public Member Functions | |
static constexpr bool | weight () |
Public Attributes | |
state_t | dst |
transition_t | transition |
Boolean outgoing signature: destination, transition identifier.
Definition at line 85 of file transition-map.hh.
|
inline |
Definition at line 87 of file transition-map.hh.
|
inlinestatic |
Definition at line 90 of file transition-map.hh.
state_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< bool, true, Dummy >::dst |
Definition at line 91 of file transition-map.hh.
transition_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< bool, true, Dummy >::transition |
Definition at line 92 of file transition-map.hh.