SST/macro
Public Member Functions | Public Attributes | List of all members
sstmac::hw::connectable::config Struct Reference

#include <connection.h>

Collaboration diagram for sstmac::hw::connectable::config:
Collaboration graph

Public Member Functions

 config ()
 

Public Attributes

config_type_t ty
 
double src_buffer_weight
 
double dst_buffer_weight
 
double xbar_weight
 
double link_weight
 
int red
 
double bw
 
timestamp latency
 

Detailed Description

Definition at line 33 of file connection.h.

Constructor & Destructor Documentation

sstmac::hw::connectable::config::config ( )
inline

Definition at line 42 of file connection.h.

Member Data Documentation

double sstmac::hw::connectable::config::bw

Definition at line 40 of file connection.h.

double sstmac::hw::connectable::config::dst_buffer_weight

Definition at line 36 of file connection.h.

timestamp sstmac::hw::connectable::config::latency

Definition at line 41 of file connection.h.

double sstmac::hw::connectable::config::link_weight

Definition at line 38 of file connection.h.

int sstmac::hw::connectable::config::red

Definition at line 39 of file connection.h.

double sstmac::hw::connectable::config::src_buffer_weight

Definition at line 35 of file connection.h.

config_type_t sstmac::hw::connectable::config::ty

Definition at line 34 of file connection.h.

Referenced by sstmac::hw::connectable::str().

double sstmac::hw::connectable::config::xbar_weight

Definition at line 37 of file connection.h.


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