SObjectizer
5.8
Loading...
Searching...
No Matches
dev
so_5
mchain.cpp
Go to the documentation of this file.
1
/*
2
* SObjectizer-5
3
*/
4
5
/*!
6
* \file
7
* \brief Public part of message chain related stuff.
8
*
9
* \since v.5.5.13
10
*/
11
12
#
include
<
so_5
/
mchain
.
hpp
>
13
14
namespace
so_5
{
15
16
//
17
// abstract_message_chain_t
18
//
19
mbox_t
20
abstract_message_chain_t
::
as_mbox
()
21
{
22
return
mbox_t{
this
};
23
}
24
25
}
/* namespace so_5 */
so_5::abstract_message_chain_t
An interface of message chain.
Definition
mchain.hpp:459
so_5::abstract_message_chain_t::as_mbox
so_5::mbox_t as_mbox()
Cast message chain to message box.
Definition
mchain.cpp:20
so_5
Private part of message limit implementation.
Definition
agent.cpp:33
Generated on Mon Nov 17 2025 22:53:05 for SObjectizer by
1.12.0