SObjectizer  5.5
Namespaces | Typedefs
mbox_fwd.hpp File Reference

A forward declaration of mbox_t. More...

#include <so_5/h/atomic_refcounted.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.
 
 so_5::rt::impl
 Details of SObjectizer run-time implementations.
 

Typedefs

typedef intrusive_ptr_t< abstract_message_box_t > so_5::mbox_t
 Smart reference for the abstract_message_box. More...
 
using so_5::rt::mbox_t = so_5::mbox_t
 
using so_5::rt::mbox_ref_t = so_5::mbox_t
 

Detailed Description

A forward declaration of mbox_t.

Since
v.5.5.1