gem5  v20.1.0.0
Classes | Functions
GarnetLink.hh File Reference
#include <iostream>
#include <string>
#include <vector>
#include "mem/ruby/network/BasicLink.hh"
#include "mem/ruby/network/garnet/CreditLink.hh"
#include "mem/ruby/network/garnet/NetworkBridge.hh"
#include "mem/ruby/network/garnet/NetworkLink.hh"
#include "params/GarnetExtLink.hh"
#include "params/GarnetIntLink.hh"

Go to the source code of this file.

Classes

class  GarnetIntLink
 
class  GarnetExtLink
 

Functions

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

Function Documentation

◆ operator<<() [1/2]

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

Definition at line 119 of file GarnetLink.hh.

References GarnetExtLink::print().

◆ operator<<() [2/2]

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

Definition at line 78 of file GarnetLink.hh.

References GarnetIntLink::print().


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