gem5  v20.1.0.0
Classes | Typedefs | Functions
Topology.hh File Reference
#include <iostream>
#include <string>
#include <vector>
#include "mem/ruby/common/TypeDefines.hh"
#include "mem/ruby/network/BasicLink.hh"
#include "mem/ruby/protocol/LinkDirection.hh"

Go to the source code of this file.

Classes

struct  LinkEntry
 
class  Topology
 

Typedefs

typedef std::vector< std::vector< std::vector< int > > > Matrix
 
typedef std::string PortDirection
 
typedef std::map< std::pair< SwitchID, SwitchID >, std::vector< LinkEntry > > LinkMap
 

Functions

std::ostream & operator<< (std::ostream &out, const Topology &obj)
 

Typedef Documentation

◆ LinkMap

Definition at line 72 of file Topology.hh.

◆ Matrix

Definition at line 53 of file Topology.hh.

◆ PortDirection

typedef std::string PortDirection

Definition at line 62 of file Topology.hh.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const Topology obj 
)
inline

Definition at line 118 of file Topology.hh.

References Topology::print().


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