Skip to main content

CompositionEdge Struct

Declaration

struct simaai::neat::Graph::CompositionEdge { ... }

Public Member Attributes Index

std::size_tfrom = static_cast<std::size_t>(-1)
std::size_tto = static_cast<std::size_t>(-1)
CompositionEdgeKindkind = CompositionEdgeKind::ImplicitLinear
std::stringfrom_port
std::stringto_port
std::optional< EndpointEdgeMeta >endpoint
GraphLinkOptionslink_options
std::stringstream_id

Definition at line 408 of file Graph.h.

Public Member Attributes

endpoint

std::optional<EndpointEdgeMeta> simaai::neat::Graph::CompositionEdge::endpoint

Definition at line 414 of file Graph.h.

from

std::size_t simaai::neat::Graph::CompositionEdge::from = static_cast<std::size_t>(-1)

Definition at line 409 of file Graph.h.

from_port

std::string simaai::neat::Graph::CompositionEdge::from_port

Definition at line 412 of file Graph.h.

kind

CompositionEdgeKind simaai::neat::Graph::CompositionEdge::kind = CompositionEdgeKind::ImplicitLinear

Definition at line 411 of file Graph.h.

link_options

GraphLinkOptions simaai::neat::Graph::CompositionEdge::link_options

Definition at line 415 of file Graph.h.

stream_id

std::string simaai::neat::Graph::CompositionEdge::stream_id

Definition at line 416 of file Graph.h.

to

std::size_t simaai::neat::Graph::CompositionEdge::to = static_cast<std::size_t>(-1)

Definition at line 410 of file Graph.h.

to_port

std::string simaai::neat::Graph::CompositionEdge::to_port

Definition at line 413 of file Graph.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.