SObjectizer  5.5
Classes | Namespaces
custom_mbox.hpp File Reference

Various stuff required for custom mboxes. More...

#include <so_5/mbox.hpp>
#include <so_5/msg_tracing.hpp>
#include <so_5/outliving.hpp>

Go to the source code of this file.

Classes

struct  so_5::mbox_creation_data_t
 An information which is necessary for creation of a new mbox. More...
 
class  so_5::custom_mbox_details::creator_iface_t
 Interface for creator of new mbox in OOP style. More...
 
class  so_5::custom_mbox_details::creator_template_t< Lambda >
 Template-based implementation of creator interface. More...
 

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::custom_mbox_details
 

Detailed Description

Various stuff required for custom mboxes.

Since
v.5.5.19.2