gem5  v20.1.0.0
Public Member Functions | List of all members
StubSlavePortHandler Class Reference
Inheritance diagram for StubSlavePortHandler:
ExternalSlave::Handler

Public Member Functions

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

Detailed Description

Definition at line 80 of file external_slave.cc.

Member Function Documentation

◆ getExternalPort()

ExternalSlave::ExternalPort* StubSlavePortHandler::getExternalPort ( const std::string &  name,
ExternalSlave owner,
const std::string &  port_data 
)
inlinevirtual

Create or find an external port which can be bound.

Returns NULL on failure

Implements ExternalSlave::Handler.

Definition at line 84 of file external_slave.cc.

References DPRINTF, and name().


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

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