SObjectizer
5.7
|
A collector for agent tuning options. More...
#include <so_5/subscription_storage_fwd.hpp>
#include <so_5/message_limit.hpp>
#include <so_5/priority.hpp>
Go to the source code of this file.
Classes | |
class | so_5::partially_constructed_agent_ptr_t |
Wrapper around a pointer to partially constructed agent. More... | |
class | so_5::agent_tuning_options_t |
A collector for agent tuning options. More... | |
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
Typedefs | |
using | so_5::custom_direct_mbox_factory_t = std::function< so_5::mbox_t(partially_constructed_agent_ptr_t, so_5::mbox_t) > |
Type of functor to be used as a factory for custom direct mbox. More... | |
A collector for agent tuning options.