SObjectizer  5.5
Namespaces | Typedefs
agent_ref_fwd.hpp File Reference

A forward declaration of agent_ref_t. More...

#include <so_5/h/atomic_refcounted.hpp>
#include <so_5/rt/h/fwd.hpp>

Go to the source code of this file.

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::agent_ref_t = intrusive_ptr_t< agent_t >
 A smart reference to an agent. More...
 
using so_5::rt::agent_ref_t = so_5::agent_ref_t
 

Detailed Description

A forward declaration of agent_ref_t.

Since
v.5.2.0