SObjectizer-5 Extra
|
A type of message to be sent when all collected signals are received. More...
#include <collecting_mbox.hpp>
Private Types | |
using | mixin_base_type = typename traits_t< Config_Type >::signals_collected_mixin_type |
Private Member Functions | |
collected_signals_bunch_t (std::size_t size) | |
Friends | |
template<typename > | |
class | collected_signals_bunch_builder_t |
A type of message to be sent when all collected signals are received.
Config_Type | a type with enumeration of all necessary type traits. It is expected to be config_type with appropriate type parameters. |
Definition at line 414 of file collecting_mbox.hpp.
|
private |
Definition at line 421 of file collecting_mbox.hpp.
|
inlineprivate |
Definition at line 423 of file collecting_mbox.hpp.
|
friend |
Definition at line 418 of file collecting_mbox.hpp.