gem5  v22.1.0.0
Public Attributes | List of all members
gem5::ruby::WeightBased::LinkInfo Struct Reference

Public Attributes

const LinkID m_link_id
 
const NetDest m_routing_entry
 
const std::vector< MessageBuffer * > m_out_buffers
 
int m_order
 
int m_weight
 

Detailed Description

Definition at line 73 of file WeightBased.hh.

Member Data Documentation

◆ m_link_id

const LinkID gem5::ruby::WeightBased::LinkInfo::m_link_id

Definition at line 74 of file WeightBased.hh.

◆ m_order

int gem5::ruby::WeightBased::LinkInfo::m_order

Definition at line 77 of file WeightBased.hh.

◆ m_out_buffers

const std::vector<MessageBuffer*> gem5::ruby::WeightBased::LinkInfo::m_out_buffers

Definition at line 76 of file WeightBased.hh.

◆ m_routing_entry

const NetDest gem5::ruby::WeightBased::LinkInfo::m_routing_entry

Definition at line 75 of file WeightBased.hh.

◆ m_weight

int gem5::ruby::WeightBased::LinkInfo::m_weight

Definition at line 78 of file WeightBased.hh.


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

Generated on Wed Dec 21 2022 10:24:22 for gem5 by doxygen 1.9.1