|
spot
2.16
|
An explicit TAA transition. More...
#include <spot/twa/taatgba.hh>
Public Attributes | |
| bdd | condition |
| Boolean label of the edge. More... | |
| acc_cond::mark_t | acceptance_conditions |
| Acceptance marks. More... | |
| const state_set * | dst |
| Destination state set. More... | |
An explicit TAA transition.
| acc_cond::mark_t spot::taa_tgba::transition::acceptance_conditions |
Acceptance marks.
Referenced by spot::taa_tgba_labelled< label >::add_acceptance_condition(), and spot::taa_tgba_labelled< label >::create_transition().
| bdd spot::taa_tgba::transition::condition |
Boolean label of the edge.
Referenced by spot::taa_tgba_labelled< label >::create_transition().
| const state_set* spot::taa_tgba::transition::dst |
Destination state set.
Referenced by spot::taa_tgba_labelled< label >::create_transition().
1.9.1