Skip to main content

FanOutOptions Struct

Configuration for a FanOut stage executor. More...

Declaration

struct simaai::neat::graph::nodes::FanOutOptions { ... }

Included Headers

#include <FanOut.h>

Public Member Attributes Index

std::vector< std::string >outputs

Names of output ports to replicate the input sample onto. More...

Description

Configuration for a FanOut stage executor.

Lists the names of the output ports the stage will replicate the incoming sample to.

Definition at line 25 of file FanOut.h.

Public Member Attributes

outputs

std::vector<std::string> simaai::neat::graph::nodes::FanOutOptions::outputs

Names of output ports to replicate the input sample onto.

Definition at line 26 of file FanOut.h.

26 std::vector<std::string> outputs;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.