gem5
|
#include <iostream>
#include <string>
#include <vector>
#include "mem/protocol/LinkDirection.hh"
#include "mem/protocol/MessageSizeType.hh"
#include "mem/ruby/common/TypeDefines.hh"
#include "mem/ruby/network/Topology.hh"
#include "mem/packet.hh"
#include "params/RubyNetwork.hh"
#include "sim/clocked_object.hh"
Go to the source code of this file.
Classes | |
class | Network |
class | Network::StatsCallback |
Callback class used for collating statistics from all the controller of this type. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const Network &obj) |
|
inline |
Definition at line 143 of file Network.hh.
References Network::print().