VISR  0.11.6
Versatile Interactive Scene Renderer
visr::pml::SignalRoutingParameter::Entry Struct Reference

#include <signal_routing_parameter.hpp>

Public Attributes

IndexType input
 
IndexType output
 

Detailed Description

Structure for a single routing entry

Note
In order to enable initialisation from a brace-enclosed list, this class is a plain datatype without constructors or private members.

Member Data Documentation

◆ input

IndexType visr::pml::SignalRoutingParameter::Entry::input

◆ output

IndexType visr::pml::SignalRoutingParameter::Entry::output

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