Vcsn
2.4
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 89 of file transition-map.hh.
|
inline |
Definition at line 91 of file transition-map.hh.
|
inlinestatic |
Definition at line 94 of file transition-map.hh.
state_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< bool, true, Dummy >::dst |
Definition at line 95 of file transition-map.hh.
transition_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< bool, true, Dummy >::transition |
Definition at line 96 of file transition-map.hh.