Helper for marking initial substate of composite state.
More...
#include <state.hpp>
Helper for marking initial substate of composite state.
Usage example:
{
...
};
so_5::substate_of substate_of
Short alias for so_5::substate_of.
so_5::state_t state_t
Short alias for so_5::state_t.
Class for the representing agent state.
@ active
Timer is activated.
Helper for marking initial substate of composite state.
- Note
- A composite state can have only one initial substate.
- Since
- v.5.5.15
Definition at line 56 of file state.hpp.
◆ initial_substate_of()
| so_5::initial_substate_of::initial_substate_of |
( |
state_t & | parent_state | ) |
|
|
inline |
◆ m_parent_state
| state_t* so_5::initial_substate_of::m_parent_state |
The documentation for this struct was generated from the following file: