![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
Weighted outgoing signature: weight, destination, transition identifier. More...
#include <transition-map.hh>
Public Member Functions | |
| transition_ (weight_t w, state_t d, transition_t t) | |
| weight_t | weight () const | 
Public Attributes | |
| weight_t | wgt | 
| The (converted) weight.  More... | |
| state_t | dst | 
| transition_t | transition | 
Weighted outgoing signature: weight, destination, transition identifier.
Definition at line 75 of file transition-map.hh.
      
  | 
  inline | 
Definition at line 77 of file transition-map.hh.
      
  | 
  inline | 
Definition at line 82 of file transition-map.hh.
| state_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, true, Dummy >::dst | 
Definition at line 83 of file transition-map.hh.
| transition_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, true, Dummy >::transition | 
Definition at line 84 of file transition-map.hh.
| weight_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, true, Dummy >::wgt | 
The (converted) weight.
Definition at line 81 of file transition-map.hh.