![]() |
Vcsn
2.0
Be Rational
|
#include <transition.hh>
Public Types | |
| using | weight_t = bool |
Public Types inherited from vcsn::possibly_labeled_transition_tuple< State, Label > | |
| using | label_t = Label |
Public Member Functions | |
| weight_t | get_weight () const |
| void | set_weight (weight_t &k) ATTRIBUTE_PURE |
Public Member Functions inherited from vcsn::possibly_labeled_transition_tuple< State, Label > | |
| label_t | get_label () const |
| void | set_label (label_t &l) |
Additional Inherited Members | |
Public Attributes inherited from vcsn::possibly_labeled_transition_tuple< State, Label > | |
| State | src |
| State | dst |
Definition at line 62 of file transition.hh.
| using vcsn::transition_tuple< State, Label, bool >::weight_t = bool |
Definition at line 65 of file transition.hh.
|
inline |
Definition at line 66 of file transition.hh.
|
inline |
Definition at line 67 of file transition.hh.