PandA-2024.02
Data Fields
DesignFlowGraphInfo Struct Reference

#include <design_flow_graph.hpp>

Inheritance diagram for DesignFlowGraphInfo:
Inheritance graph
[legend]
Collaboration diagram for DesignFlowGraphInfo:
Collaboration graph
[legend]

Data Fields

vertex entry
 The entry vertex of the graph. More...
 
vertex exit
 The exit vertex of the graph. More...
 

Additional Inherited Members

- Public Member Functions inherited from GraphInfo
 GraphInfo ()=default
 Constructor. More...
 
virtual ~GraphInfo ()=default
 Destructor. More...
 

Detailed Description

Definition at line 97 of file design_flow_graph.hpp.

Field Documentation

◆ entry

vertex DesignFlowGraphInfo::entry

The entry vertex of the graph.

Definition at line 101 of file design_flow_graph.hpp.

◆ exit

vertex DesignFlowGraphInfo::exit

The exit vertex of the graph.

Definition at line 104 of file design_flow_graph.hpp.


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

Generated on Mon Feb 12 2024 13:03:49 for PandA-2024.02 by doxygen 1.8.13