|
SObjectizer
5.5
|
A class for the agent state definition. More...
#include <array>#include <string>#include <map>#include <set>#include <functional>#include <chrono>#include <so_5/h/compiler_features.hpp>#include <so_5/h/declspec.hpp>#include <so_5/rt/h/mbox_fwd.hpp>#include <so_5/rt/h/fwd.hpp>#include <so_5/rt/h/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 | |
| so_5 | |
| Public part of message limit implementation. | |
| so_5::rt | |
| All code related to implementation of SObjectizer run-time. | |
Typedefs | |
| using | so_5::rt::state_t = so_5::state_t |
A class for the agent state definition.
1.8.14