SObjectizer  5.5
Classes | Namespaces | Typedefs
adhoc_agent_wrapper.hpp File Reference

Special agent class which would be used as wrapper for ad-hoc agents. More...

#include <so_5/rt/h/agent.hpp>
#include <functional>

Go to the source code of this file.

Classes

class  so_5::adhoc_agent_wrapper_t
 Special agent class which would be used as wrapper for ad-hoc agents. More...
 
class  so_5::adhoc_agent_definition_proxy_t
 A proxy for process of ad-hoc agent definition. 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::adhoc_agent_wrapper_t = so_5::adhoc_agent_wrapper_t
 
using so_5::rt::adhoc_agent_definition_proxy_t = so_5::adhoc_agent_definition_proxy_t
 

Detailed Description

Special agent class which would be used as wrapper for ad-hoc agents.

Since
v.5.3.0