gem5  v20.1.0.0
Public Attributes | List of all members
LinkEntry Struct Reference

#include <Topology.hh>

Public Attributes

BasicLinklink
 
PortDirection src_outport_dirn
 
PortDirection dst_inport_dirn
 

Detailed Description

Definition at line 64 of file Topology.hh.

Member Data Documentation

◆ dst_inport_dirn

PortDirection LinkEntry::dst_inport_dirn

Definition at line 68 of file Topology.hh.

Referenced by Topology::addLink(), and Topology::makeLink().

◆ link

BasicLink* LinkEntry::link

Definition at line 66 of file Topology.hh.

Referenced by Topology::addLink(), and Topology::makeLink().

◆ src_outport_dirn

PortDirection LinkEntry::src_outport_dirn

Definition at line 67 of file Topology.hh.

Referenced by Topology::addLink(), and Topology::makeLink().


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

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17