Euphoria
eu::core::dot::Edge Struct Reference

#include <dotoutput.h>

Public Attributes

NodeId from
 
NodeId to
 

Detailed Description

Definition at line 19 of file dotoutput.h.

Member Data Documentation

◆ from

NodeId eu::core::dot::Edge::from

Definition at line 21 of file dotoutput.h.

◆ to

NodeId eu::core::dot::Edge::to

Definition at line 22 of file dotoutput.h.


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