SObjectizer 5.8
Loading...
Searching...
No Matches
so_5::msg_tracing::msg_source_t Struct Reference

An information about message source. More...

#include <msg_tracing.hpp>

Public Attributes

mbox_id_t m_id
 ID of mbox or mchain.
 
msg_source_type_t m_type
 Type of message source.
 

Detailed Description

An information about message source.

Since
v.5.5.22

Definition at line 149 of file msg_tracing.hpp.

Member Data Documentation

◆ m_id

mbox_id_t so_5::msg_tracing::msg_source_t::m_id

ID of mbox or mchain.

Definition at line 152 of file msg_tracing.hpp.

◆ m_type

msg_source_type_t so_5::msg_tracing::msg_source_t::m_type

Type of message source.

Definition at line 154 of file msg_tracing.hpp.


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