iox::roudi::ProcessIntrospectionFieldTopic🔗
the topic for the process introspection that a user can subscribe to
#include <iceoryx_posh/roudi/introspection_types.hpp>
Public Attributes🔗
Name | |
---|---|
cxx::vector< ProcessIntrospectionData, MAX_PROCESS_NUMBER > | m_processList |
Public Attributes Documentation🔗
variable m_processList🔗
cxx::vector< ProcessIntrospectionData, MAX_PROCESS_NUMBER > m_processList;
Updated on 17 March 2022 at 12:15:57 CET