Public Attributes | List of all members
corbo::CommonSignalTarget::SignalGroup Struct Reference

Tree node containing a group of signals and a set of child tree nodes. More...

#include <common_signal_target.h>

Public Attributes

std::vector< SignalGroupchildren
 Container for children (sub-namespace) More...
 
std::string group_name
 Identifier for the current group / signal namespace. More...
 
std::vector< SignalInterface::Ptrgroup_signals
 set of signals in the current group More...
 
SignalGroupparent = nullptr
 

Detailed Description

Tree node containing a group of signals and a set of child tree nodes.

Definition at line 101 of file common_signal_target.h.

Member Data Documentation

◆ children

std::vector<SignalGroup> corbo::CommonSignalTarget::SignalGroup::children

Container for children (sub-namespace)

Definition at line 127 of file common_signal_target.h.

◆ group_name

std::string corbo::CommonSignalTarget::SignalGroup::group_name

Identifier for the current group / signal namespace.

Definition at line 125 of file common_signal_target.h.

◆ group_signals

std::vector<SignalInterface::Ptr> corbo::CommonSignalTarget::SignalGroup::group_signals

set of signals in the current group

Definition at line 126 of file common_signal_target.h.

◆ parent

SignalGroup* corbo::CommonSignalTarget::SignalGroup::parent = nullptr

Definition at line 128 of file common_signal_target.h.


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


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:07:20