tsm  0.1.0
List of all members
tsm::ClockedTransition< From, To, Guard, Action > Struct Template Reference

#include <tsm_impl.h>

Inheritance diagram for tsm::ClockedTransition< From, To, Guard, Action >:
Inheritance graph
Collaboration diagram for tsm::ClockedTransition< From, To, Guard, Action >:
Collaboration graph

Additional Inherited Members

- Public Types inherited from tsm::Transition< From, ClockTickEvent, To, void(*)(void), bool(*)(void) >
using action = void(*)(void)
 
using guard = bool(*)(void)
 
- Public Types inherited from tsm::BaseTransition< From, Event, To >
using from = From
 
using event = Event
 
using to = To
 
- Public Attributes inherited from tsm::Transition< From, ClockTickEvent, To, void(*)(void), bool(*)(void) >
void(*)(void) action_
 
bool(*)(void) guard_
 

The documentation for this struct was generated from the following file: