gem5  v20.1.0.0
Classes | Functions
PersistentTable.hh File Reference
#include <iostream>
#include <unordered_map>
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/common/MachineID.hh"
#include "mem/ruby/common/NetDest.hh"
#include "mem/ruby/protocol/AccessType.hh"

Go to the source code of this file.

Classes

class  PersistentTableEntry
 
class  PersistentTable
 

Functions

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

Function Documentation

◆ operator<<() [1/2]

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

Definition at line 85 of file PersistentTable.hh.

References PersistentTable::print().

◆ operator<<() [2/2]

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

Definition at line 93 of file PersistentTable.hh.

References PersistentTableEntry::print().


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