PortRef Struct
Declaration
struct simaai::neat::graph::dsl::PortRef { ... }
Included Headers
#include <GraphDsl.h>
Public Member Attributes Index
| Graph * | g = nullptr |
| NodeId | node = kInvalidNode |
| PortId | port = kInvalidPort |
| bool | is_output = true |
Definition at line 17 of file GraphDsl.h.
Public Member Attributes
g
|
Definition at line 18 of file GraphDsl.h.
is_output
|
Definition at line 21 of file GraphDsl.h.
node
|
Definition at line 19 of file GraphDsl.h.
port
|
Definition at line 20 of file GraphDsl.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.