|
Goby3 3.3.0
2025.07.10
|
Namespaces | |
| namespace | detail |
Classes | |
| class | event |
| class | simple_state |
| class | state |
| class | state_machine |
Enumerations | |
| enum | history_mode { has_no_history , has_shallow_history , has_deep_history , has_full_history } |
Functions | |
| template<class MostDerived , class Context , class InnerInitial , history_mode historyMode> | |
| void | intrusive_ptr_release (const ::boost::statechart::simple_state< MostDerived, Context, InnerInitial, historyMode > *pBase) |
| Enumerator | |
|---|---|
| has_no_history | |
| has_shallow_history | |
| has_deep_history | |
| has_full_history | |
Definition at line 176 of file simple_state.hpp.
|
inline |
Definition at line 975 of file simple_state.hpp.