gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Functions
Topology.hh File Reference
#include <iostream>
#include <string>
#include <vector>
#include "mem/protocol/LinkDirection.hh"
#include "mem/ruby/common/TypeDefines.hh"
#include "mem/ruby/network/BasicLink.hh"

Go to the source code of this file.

Classes

struct  LinkEntry
 
class  Topology
 

Typedefs

typedef std::vector
< std::vector< int > > 
Matrix
 
typedef std::string PortDirection
 
typedef std::map< std::pair
< SwitchID, SwitchID >
, LinkEntry
LinkMap
 

Functions

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

Typedef Documentation

Definition at line 64 of file Topology.hh.

typedef std::vector<std::vector<int> > Matrix

Definition at line 52 of file Topology.hh.

typedef std::string PortDirection

Definition at line 55 of file Topology.hh.

Function Documentation

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

Definition at line 106 of file Topology.hh.

References Topology::print().


Generated on Fri Jun 9 2017 13:03:59 for gem5 by doxygen 1.8.6