gem5 [DEVELOP-FOR-25.0]
Loading...
Searching...
No Matches
gem5::ExternalSlave::Handler Class Referenceabstract

#include <external_slave.hh>

Inheritance diagram for gem5::ExternalSlave::Handler:
gem5::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.
 

Detailed Description

Definition at line 95 of file external_slave.hh.

Member Function Documentation

◆ getExternalPort()

virtual ExternalPort * gem5::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 gem5::StubSlavePortHandler.

References gem5::ExternalSlave::ExternalSlave(), and gem5::Named::name().


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

Generated on Mon May 26 2025 09:19:20 for gem5 by doxygen 1.13.2