Skip to main content

EndpointEdgeMeta Struct

Declaration

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

Public Member Attributes Index

std::stringfrom_endpoint
std::stringto_endpoint

Definition at line 380 of file Graph.h.

Public Member Attributes

from_endpoint

std::string simaai::neat::Graph::EndpointEdgeMeta::from_endpoint

Definition at line 381 of file Graph.h.

381 std::string from_endpoint;

to_endpoint

std::string simaai::neat::Graph::EndpointEdgeMeta::to_endpoint

Definition at line 382 of file Graph.h.

382 std::string to_endpoint;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.