gem5  v20.1.0.0
Classes | Functions
port.hh File Reference
#include <string>
#include "base/types.hh"

Go to the source code of this file.

Classes

class  Port
 Ports are used to interface objects to each other. More...
 
class  Port::UnboundPortException
 

Functions

static std::ostream & operator<< (std::ostream &os, const Port &port)
 

Detailed Description

Port Object Declaration.

Definition in file port.hh.

Function Documentation

◆ operator<<()

static std::ostream& operator<< ( std::ostream &  os,
const Port port 
)
inlinestatic

Definition at line 151 of file port.hh.

References Port::name(), and X86ISA::os.


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