gem5  v20.1.0.0
Classes | Functions
SimpleLink.hh File Reference
#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)
 

Function Documentation

◆ operator<<() [1/2]

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

Definition at line 54 of file SimpleLink.hh.

References SimpleExtLink::print().

◆ operator<<() [2/2]

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

Definition at line 75 of file SimpleLink.hh.

References SimpleIntLink::print().


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