gem5
|
#include <iostream>
#include <string>
#include <vector>
#include "params/SimpleExtLink.hh"
#include "params/SimpleIntLink.hh"
#include "mem/ruby/network/BasicLink.hh"
Go to the source code of this file.
Classes | |
class | SimpleExtLink |
class | SimpleIntLink |
Functions | |
std::ostream & | operator<< (std::ostream &out, const SimpleExtLink &obj) |
std::ostream & | operator<< (std::ostream &out, const SimpleIntLink &obj) |
|
inline |
Definition at line 54 of file SimpleLink.hh.
References SimpleExtLink::print().
|
inline |
Definition at line 75 of file SimpleLink.hh.
References SimpleIntLink::print().