gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
ExternalSlave::Handler Class Referenceabstract

#include <external_slave.hh>

Inheritance diagram for ExternalSlave::Handler:
StubSlavePortHandler

Public Member Functions

virtual ExternalPortgetExternalPort (const std::string &name, ExternalSlave &owner, const std::string &port_data)=0
 Create or find an external port which can be bound. More...
 

Detailed Description

Definition at line 94 of file external_slave.hh.

Member Function Documentation

◆ getExternalPort()

virtual ExternalPort* ExternalSlave::Handler::getExternalPort ( const std::string &  name,
ExternalSlave owner,
const std::string &  port_data 
)
pure virtual

Create or find an external port which can be bound.

Returns NULL on failure

Implemented in StubSlavePortHandler.


The documentation for this class was generated from the following file:

Generated on Fri Feb 28 2020 16:27:11 for gem5 by doxygen 1.8.13