SObjectizer  5.8
Loading...
Searching...
No Matches
mbox.cpp File Reference
#include <so_5/mbox.hpp>
#include <so_5/ret_code.hpp>
#include <so_5/environment.hpp>

Go to the source code of this file.

Classes

class  so_5::as_msink_impl::mbox_as_sink_t
 Implementation of abstract_message_sink for a case when the destination is a mbox. More...
 

Namespaces

namespace  so_5
 Private part of message limit implementation.
 
namespace  so_5::as_msink_impl
 

Functions

msink_t SO_5_FUNC so_5::wrap_to_msink (const mbox_t &mbox, priority_t sink_priority=prio::p0)
 Helper for wrapping an existing mbox into message_sink.