boost::msm::backmp11
Types
Name |
Description |
Default observer for state machine activities. Defines no‐op hooks for all observable activities. |
|
Default state machine configuration. |
|
Defines the container type and inline storage for the event pool (see |
|
Optimizes for compile time (see |
|
Optimizes for runtime speed (see |
|
Fold flags with a logical AND operation (see |
|
Fold flags with a logical OR operation (see |
|
Passes the immediate parent machine as |
|
No context is configured (see |
|
No derived is configured. See |
|
Deactivates the event pool (see |
|
No observer is configured (see |
|
No root state machine is configured (see |
|
Wrapper for an observer reference whose lifetime is managed externally. |
|
Default event when starting a state machine (see |
|
Back‐end for a state machine. |
|
Default event when stopping a state machine (see |
Type Aliases
Name |
Description |
Alias for |
Enums
Name |
Description |
Describes the state of the state machine. |
|
Return type of |
|
Selector for the visit mode (see |
Functions
Name |
Description |
Bitwise conjunction operator |
|
Bitwise conjunction assignment operator |
|
Bitwise disjunction assignment operator |
|
Reflects on a state_machine's members with a visitor. |
Created with MrDocs