#include <corbo-core/signal_target_interface.h>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | corbo::CommonSignalTarget |
General signal target to store incoming signals for post-processing. More... | |
struct | corbo::CommonSignalTarget::SignalGroup |
Tree node containing a group of signals and a set of child tree nodes. More... | |
Namespaces | |
corbo | |