#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.
◆ operator<<() [1/2]
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const GarnetExtLink & |
obj |
|
) |
| |
|
inline |
◆ operator<<() [2/2]
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const GarnetIntLink & |
obj |
|
) |
| |
|
inline |