SObjectizer  5.5
Classes | Namespaces
state.hpp File Reference

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

 so_5
 Public part of message limit implementation.
 

Detailed Description

A class for the agent state definition.