SObjectizer-5 Extra
Public Member Functions | Private Attributes | List of all members
so_5::extra::mboxes::collecting_mbox::runtime_size_traits_t::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 size)
 
std::size_t size () const noexcept
 

Private Attributes

std::size_t m_size
 

Detailed Description

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

Definition at line 890 of file collecting_mbox.hpp.

Constructor & Destructor Documentation

◆ signals_collected_mixin_type()

so_5::extra::mboxes::collecting_mbox::runtime_size_traits_t::signals_collected_mixin_type::signals_collected_mixin_type ( std::size_t  size)
inline

Definition at line 894 of file collecting_mbox.hpp.

Member Function Documentation

◆ size()

std::size_t so_5::extra::mboxes::collecting_mbox::runtime_size_traits_t::signals_collected_mixin_type::size ( ) const
inlinenoexcept

Definition at line 897 of file collecting_mbox.hpp.

Member Data Documentation

◆ m_size

std::size_t so_5::extra::mboxes::collecting_mbox::runtime_size_traits_t::signals_collected_mixin_type::m_size
private

Definition at line 892 of file collecting_mbox.hpp.


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