iox::roudi::ProcessIntrospectionData🔗
Public Attributes🔗
Name | |
---|---|
int | m_pid |
RuntimeName_t | m_name |
cxx::vector< NodeName_t, MAX_NODE_PER_PROCESS > | m_nodes |
Public Attributes Documentation🔗
variable m_pid🔗
int m_pid {0};
variable m_name🔗
RuntimeName_t m_name;
variable m_nodes🔗
cxx::vector< NodeName_t, MAX_NODE_PER_PROCESS > m_nodes;
Updated on 17 March 2022 at 12:15:57 CET