StageNodeOptions Struct
Declaration
struct simaai::neat::graph::nodes::StageNodeOptions { ... }
Included Headers
#include <StageNode.h>
Public Member Attributes Index
| int | instances = 1 |
| StageKeyBy | key_by = StageKeyBy::None |
| std::size_t | max_inflight = 0 |
Definition at line 29 of file StageNode.h.
Public Member Attributes
instances
|
Definition at line 30 of file StageNode.h.
key_by
|
Definition at line 31 of file StageNode.h.
max_inflight
|
Definition at line 32 of file StageNode.h.
32 std::size_t max_inflight = 0; // 0 => use GraphRunOptions.edge_queue
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.