SObjectizer-5 Extra
Public Member Functions | List of all members
so_5::extra::mboxes::collecting_mbox::constexpr_size_traits_t< S >::signals_collected_mixin_type Class Reference

A special mixin which must be used in actual type of messages_collected message for cases when signals are collected. More...

#include <collecting_mbox.hpp>

Public Member Functions

 signals_collected_mixin_type (std::size_t)
 
constexpr std::size_t size () const noexcept
 

Detailed Description

template<std::size_t S>
class so_5::extra::mboxes::collecting_mbox::constexpr_size_traits_t< S >::signals_collected_mixin_type

A special mixin which must be used in actual type of messages_collected message for cases when signals are collected.

Since
v.1.0.2

Definition at line 811 of file collecting_mbox.hpp.

Constructor & Destructor Documentation

◆ signals_collected_mixin_type()

template<std::size_t S>
so_5::extra::mboxes::collecting_mbox::constexpr_size_traits_t< S >::signals_collected_mixin_type::signals_collected_mixin_type ( std::size_t  )
inline

Definition at line 814 of file collecting_mbox.hpp.

Member Function Documentation

◆ size()

template<std::size_t S>
constexpr std::size_t so_5::extra::mboxes::collecting_mbox::constexpr_size_traits_t< S >::signals_collected_mixin_type::size ( ) const
inlinenoexcept

Definition at line 817 of file collecting_mbox.hpp.


The documentation for this class was generated from the following file: