gem5 v24.0.0.0
|
Public Member Functions | |
ExternalSlave::ExternalPort * | getExternalPort (const std::string &name_, ExternalSlave &owner, const std::string &port_data) |
Create or find an external port which can be bound. | |
Definition at line 84 of file external_slave.cc.
|
inlinevirtual |
Create or find an external port which can be bound.
Returns NULL on failure
Implements gem5::ExternalSlave::Handler.
Definition at line 88 of file external_slave.cc.