|
SObjectizer 5.8
|
A class for the agent state definition. More...
#include <array>#include <string>#include <map>#include <set>#include <functional>#include <chrono>#include <so_5/compiler_features.hpp>#include <so_5/declspec.hpp>#include <so_5/mbox_fwd.hpp>#include <so_5/fwd.hpp>#include <so_5/message_handler_format_detector.hpp>Go to the source code of this file.
Classes | |
| struct | so_5::initial_substate_of |
| Helper for marking initial substate of composite state. More... | |
| struct | so_5::substate_of |
| Helper for marking a substate of composite state. More... | |
| class | so_5::state_t |
| Class for the representing agent state. More... | |
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
A class for the agent state definition.
Definition in file state.hpp.