SObjectizer 5.8
|
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>
#include <memory>
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::name_for_agent_t |
Type for holding agent name. More... | |
struct | so_5::name_for_agent_methods_mixin_t |
Helper type with method to be mixed into agent class. More... | |
class | so_5::agent_tuning_options_t |
A collector for agent tuning options. More... | |
Namespaces | |
namespace | so_5 |
Private part of message limit implementation. | |
Typedefs | |
using | so_5::custom_direct_mbox_factory_t |
Type of functor to be used as a factory for custom direct mbox. | |